home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 60 / IOPROG_60.ISO / soft / c++ / gsl-1.1.1-setup.exe / {app} / src / GSLDLL / libgsl.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2002-04-20  |  225.5 KB  |  13,249 lines

  1. # Microsoft Developer Studio Project File - Name="libgsl" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=libgsl - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "libgsl.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "libgsl.mak" CFG="libgsl - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "libgsl - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "libgsl - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "libgsl - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /MD /LD /W3 /GX /O2 /Op- /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /YX /FD /c
  45. # ADD CPP /nologo  /MD /LD /Za /W3 /GX /O2 /Op- /I "..\msvc" /I "..\gsl" /I "." /I ".." /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /YX /FD /c
  46. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  47. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  48. # ADD BASE RSC /l 0x809 /d "NDEBUG"
  49. # ADD RSC /l 0x809 /d "NDEBUG"
  50. BSC32=bscmake.exe
  51. # ADD BASE BSC32 /nologo
  52. # ADD BSC32 /nologo
  53. LINK32=link.exe
  54. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
  55. # ADD LINK32 libgslcblas.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /libpath:"Release"
  56.  
  57. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  58.  
  59. # PROP BASE Use_MFC 0
  60. # PROP BASE Use_Debug_Libraries 1
  61. # PROP BASE Output_Dir "Debug"
  62. # PROP BASE Intermediate_Dir "Debug"
  63. # PROP BASE Target_Dir ""
  64. # PROP Use_MFC 0
  65. # PROP Use_Debug_Libraries 1
  66. # PROP Output_Dir "Debug"
  67. # PROP Intermediate_Dir "Debug"
  68. # PROP Target_Dir ""
  69. # ADD BASE CPP /nologo  /MDd /LDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /YX /FD /GZ /c
  70. # ADD CPP /nologo  /MDd /LDd /Za /W3 /Gm /GX /Z7 /Od /I "..\msvc" /I "..\gsl" /I "." /I ".." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GSL_EXPORTS" /FD /LDd /GZ /c
  71. # SUBTRACT CPP /YX
  72. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  73. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  74. # ADD BASE RSC /l 0x809 /d "_DEBUG"
  75. # ADD RSC /l 0x809 /fo"libgsl.res" /d "_DEBUG"
  76. BSC32=bscmake.exe
  77. # ADD BASE BSC32 /nologo
  78. # ADD BSC32 /nologo
  79. LINK32=link.exe
  80. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
  81. # ADD LINK32 libgslcblas.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /verbose /dll /incremental:no /debug /machine:I386 /pdbtype:sept /libpath:"Debug"
  82.  
  83. !ENDIF 
  84.  
  85. # Begin Target
  86.  
  87. # Name "libgsl - Win32 Release"
  88. # Name "libgsl - Win32 Debug"
  89. # Begin Source File
  90.  
  91. SOURCE=.\libgsl.def
  92. # End Source File
  93. # Begin Group "libgsl"
  94.  
  95. # PROP Default_Filter ""
  96.  
  97. # Begin Source File
  98.  
  99. SOURCE=..\version.c
  100.  
  101.  
  102.  
  103. !IF  "$(CFG)" == "libgsl - Win32 Release"
  104.  
  105. # PROP Intermediate_Dir "Release\libgsl"
  106.  
  107. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  108.  
  109. # PROP Intermediate_Dir "Debug\libgsl"
  110.  
  111. !ENDIF 
  112.  
  113. # End Source File
  114. # Begin Source File
  115.  
  116. SOURCE=..\templates_on.h
  117.  
  118. # PROP Exclude_From_Build 1
  119.  
  120. !IF  "$(CFG)" == "libgsl - Win32 Release"
  121.  
  122. # PROP Intermediate_Dir "Release\libgsl"
  123.  
  124. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  125.  
  126. # PROP Intermediate_Dir "Debug\libgsl"
  127.  
  128. !ENDIF 
  129.  
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=..\templates_off.h
  134.  
  135. # PROP Exclude_From_Build 1
  136.  
  137. !IF  "$(CFG)" == "libgsl - Win32 Release"
  138.  
  139. # PROP Intermediate_Dir "Release\libgsl"
  140.  
  141. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  142.  
  143. # PROP Intermediate_Dir "Debug\libgsl"
  144.  
  145. !ENDIF 
  146.  
  147. # End Source File
  148. # Begin Source File
  149.  
  150. SOURCE=..\gsl\gsl_math.h
  151.  
  152. # PROP Exclude_From_Build 1
  153.  
  154. !IF  "$(CFG)" == "libgsl - Win32 Release"
  155.  
  156. # PROP Intermediate_Dir "Release\libgsl"
  157.  
  158. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  159.  
  160. # PROP Intermediate_Dir "Debug\libgsl"
  161.  
  162. !ENDIF 
  163.  
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=..\gsl\gsl_pow_int.h
  168.  
  169. # PROP Exclude_From_Build 1
  170.  
  171. !IF  "$(CFG)" == "libgsl - Win32 Release"
  172.  
  173. # PROP Intermediate_Dir "Release\libgsl"
  174.  
  175. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  176.  
  177. # PROP Intermediate_Dir "Debug\libgsl"
  178.  
  179. !ENDIF 
  180.  
  181. # End Source File
  182. # Begin Source File
  183.  
  184. SOURCE=..\gsl\gsl_nan.h
  185.  
  186. # PROP Exclude_From_Build 1
  187.  
  188. !IF  "$(CFG)" == "libgsl - Win32 Release"
  189.  
  190. # PROP Intermediate_Dir "Release\libgsl"
  191.  
  192. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  193.  
  194. # PROP Intermediate_Dir "Debug\libgsl"
  195.  
  196. !ENDIF 
  197.  
  198. # End Source File
  199. # Begin Source File
  200.  
  201. SOURCE=..\gsl\gsl_machine.h
  202.  
  203. # PROP Exclude_From_Build 1
  204.  
  205. !IF  "$(CFG)" == "libgsl - Win32 Release"
  206.  
  207. # PROP Intermediate_Dir "Release\libgsl"
  208.  
  209. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  210.  
  211. # PROP Intermediate_Dir "Debug\libgsl"
  212.  
  213. !ENDIF 
  214.  
  215. # End Source File
  216. # Begin Source File
  217.  
  218. SOURCE=..\gsl\gsl_mode.h
  219.  
  220. # PROP Exclude_From_Build 1
  221.  
  222. !IF  "$(CFG)" == "libgsl - Win32 Release"
  223.  
  224. # PROP Intermediate_Dir "Release\libgsl"
  225.  
  226. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  227.  
  228. # PROP Intermediate_Dir "Debug\libgsl"
  229.  
  230. !ENDIF 
  231.  
  232. # End Source File
  233. # Begin Source File
  234.  
  235. SOURCE=..\gsl\gsl_precision.h
  236.  
  237. # PROP Exclude_From_Build 1
  238.  
  239. !IF  "$(CFG)" == "libgsl - Win32 Release"
  240.  
  241. # PROP Intermediate_Dir "Release\libgsl"
  242.  
  243. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  244.  
  245. # PROP Intermediate_Dir "Debug\libgsl"
  246.  
  247. !ENDIF 
  248.  
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=..\gsl\gsl_version.h
  253.  
  254. # PROP Exclude_From_Build 1
  255.  
  256. !IF  "$(CFG)" == "libgsl - Win32 Release"
  257.  
  258. # PROP Intermediate_Dir "Release\libgsl"
  259.  
  260. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  261.  
  262. # PROP Intermediate_Dir "Debug\libgsl"
  263.  
  264. !ENDIF 
  265.  
  266. # End Source File
  267. # End Group
  268. # Begin Group "libgslblas"
  269.  
  270. # PROP Default_Filter ""
  271.  
  272. # Begin Source File
  273.  
  274. SOURCE=..\blas\blas.c
  275.  
  276.  
  277.  
  278. !IF  "$(CFG)" == "libgsl - Win32 Release"
  279.  
  280. # PROP Intermediate_Dir "Release\libgslblas"
  281.  
  282. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  283.  
  284. # PROP Intermediate_Dir "Debug\libgslblas"
  285.  
  286. !ENDIF 
  287.  
  288. # End Source File
  289. # Begin Source File
  290.  
  291. SOURCE=..\gsl\gsl_blas.h
  292.  
  293. # PROP Exclude_From_Build 1
  294.  
  295. !IF  "$(CFG)" == "libgsl - Win32 Release"
  296.  
  297. # PROP Intermediate_Dir "Release\libgslblas"
  298.  
  299. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  300.  
  301. # PROP Intermediate_Dir "Debug\libgslblas"
  302.  
  303. !ENDIF 
  304.  
  305. # End Source File
  306. # Begin Source File
  307.  
  308. SOURCE=..\gsl\gsl_blas_types.h
  309.  
  310. # PROP Exclude_From_Build 1
  311.  
  312. !IF  "$(CFG)" == "libgsl - Win32 Release"
  313.  
  314. # PROP Intermediate_Dir "Release\libgslblas"
  315.  
  316. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  317.  
  318. # PROP Intermediate_Dir "Debug\libgslblas"
  319.  
  320. !ENDIF 
  321.  
  322. # End Source File
  323. # End Group
  324. # Begin Group "libgslblock"
  325.  
  326. # PROP Default_Filter ""
  327.  
  328. # Begin Source File
  329.  
  330. SOURCE=..\block\init.c
  331.  
  332.  
  333.  
  334. !IF  "$(CFG)" == "libgsl - Win32 Release"
  335.  
  336. # PROP Intermediate_Dir "Release\libgslblock"
  337.  
  338. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  339.  
  340. # PROP Intermediate_Dir "Debug\libgslblock"
  341.  
  342. !ENDIF 
  343.  
  344. # End Source File
  345. # Begin Source File
  346.  
  347. SOURCE=..\block\file.c
  348.  
  349.  
  350.  
  351. !IF  "$(CFG)" == "libgsl - Win32 Release"
  352.  
  353. # PROP Intermediate_Dir "Release\libgslblock"
  354.  
  355. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  356.  
  357. # PROP Intermediate_Dir "Debug\libgslblock"
  358.  
  359. !ENDIF 
  360.  
  361. # End Source File
  362. # Begin Source File
  363.  
  364. SOURCE=..\block\block.c
  365.  
  366.  
  367.  
  368. !IF  "$(CFG)" == "libgsl - Win32 Release"
  369.  
  370. # PROP Intermediate_Dir "Release\libgslblock"
  371.  
  372. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  373.  
  374. # PROP Intermediate_Dir "Debug\libgslblock"
  375.  
  376. !ENDIF 
  377.  
  378. # End Source File
  379. # Begin Source File
  380.  
  381. SOURCE=..\block\block_source.c
  382.  
  383. # PROP Exclude_From_Build 1
  384.  
  385. !IF  "$(CFG)" == "libgsl - Win32 Release"
  386.  
  387. # PROP Intermediate_Dir "Release\libgslblock"
  388.  
  389. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  390.  
  391. # PROP Intermediate_Dir "Debug\libgslblock"
  392.  
  393. !ENDIF 
  394.  
  395. # End Source File
  396. # Begin Source File
  397.  
  398. SOURCE=..\block\init_source.c
  399.  
  400. # PROP Exclude_From_Build 1
  401.  
  402. !IF  "$(CFG)" == "libgsl - Win32 Release"
  403.  
  404. # PROP Intermediate_Dir "Release\libgslblock"
  405.  
  406. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  407.  
  408. # PROP Intermediate_Dir "Debug\libgslblock"
  409.  
  410. !ENDIF 
  411.  
  412. # End Source File
  413. # Begin Source File
  414.  
  415. SOURCE=..\block\fprintf_source.c
  416.  
  417. # PROP Exclude_From_Build 1
  418.  
  419. !IF  "$(CFG)" == "libgsl - Win32 Release"
  420.  
  421. # PROP Intermediate_Dir "Release\libgslblock"
  422.  
  423. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  424.  
  425. # PROP Intermediate_Dir "Debug\libgslblock"
  426.  
  427. !ENDIF 
  428.  
  429. # End Source File
  430. # Begin Source File
  431.  
  432. SOURCE=..\block\fwrite_source.c
  433.  
  434. # PROP Exclude_From_Build 1
  435.  
  436. !IF  "$(CFG)" == "libgsl - Win32 Release"
  437.  
  438. # PROP Intermediate_Dir "Release\libgslblock"
  439.  
  440. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  441.  
  442. # PROP Intermediate_Dir "Debug\libgslblock"
  443.  
  444. !ENDIF 
  445.  
  446. # End Source File
  447. # Begin Source File
  448.  
  449. SOURCE=..\gsl\gsl_block.h
  450.  
  451. # PROP Exclude_From_Build 1
  452.  
  453. !IF  "$(CFG)" == "libgsl - Win32 Release"
  454.  
  455. # PROP Intermediate_Dir "Release\libgslblock"
  456.  
  457. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  458.  
  459. # PROP Intermediate_Dir "Debug\libgslblock"
  460.  
  461. !ENDIF 
  462.  
  463. # End Source File
  464. # Begin Source File
  465.  
  466. SOURCE=..\gsl\gsl_block_char.h
  467.  
  468. # PROP Exclude_From_Build 1
  469.  
  470. !IF  "$(CFG)" == "libgsl - Win32 Release"
  471.  
  472. # PROP Intermediate_Dir "Release\libgslblock"
  473.  
  474. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  475.  
  476. # PROP Intermediate_Dir "Debug\libgslblock"
  477.  
  478. !ENDIF 
  479.  
  480. # End Source File
  481. # Begin Source File
  482.  
  483. SOURCE=..\gsl\gsl_block_complex.h
  484.  
  485. # PROP Exclude_From_Build 1
  486.  
  487. !IF  "$(CFG)" == "libgsl - Win32 Release"
  488.  
  489. # PROP Intermediate_Dir "Release\libgslblock"
  490.  
  491. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  492.  
  493. # PROP Intermediate_Dir "Debug\libgslblock"
  494.  
  495. !ENDIF 
  496.  
  497. # End Source File
  498. # Begin Source File
  499.  
  500. SOURCE=..\gsl\gsl_block_complex_double.h
  501.  
  502. # PROP Exclude_From_Build 1
  503.  
  504. !IF  "$(CFG)" == "libgsl - Win32 Release"
  505.  
  506. # PROP Intermediate_Dir "Release\libgslblock"
  507.  
  508. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  509.  
  510. # PROP Intermediate_Dir "Debug\libgslblock"
  511.  
  512. !ENDIF 
  513.  
  514. # End Source File
  515. # Begin Source File
  516.  
  517. SOURCE=..\gsl\gsl_block_complex_float.h
  518.  
  519. # PROP Exclude_From_Build 1
  520.  
  521. !IF  "$(CFG)" == "libgsl - Win32 Release"
  522.  
  523. # PROP Intermediate_Dir "Release\libgslblock"
  524.  
  525. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  526.  
  527. # PROP Intermediate_Dir "Debug\libgslblock"
  528.  
  529. !ENDIF 
  530.  
  531. # End Source File
  532. # Begin Source File
  533.  
  534. SOURCE=..\gsl\gsl_block_complex_long_double.h
  535.  
  536. # PROP Exclude_From_Build 1
  537.  
  538. !IF  "$(CFG)" == "libgsl - Win32 Release"
  539.  
  540. # PROP Intermediate_Dir "Release\libgslblock"
  541.  
  542. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  543.  
  544. # PROP Intermediate_Dir "Debug\libgslblock"
  545.  
  546. !ENDIF 
  547.  
  548. # End Source File
  549. # Begin Source File
  550.  
  551. SOURCE=..\gsl\gsl_block_double.h
  552.  
  553. # PROP Exclude_From_Build 1
  554.  
  555. !IF  "$(CFG)" == "libgsl - Win32 Release"
  556.  
  557. # PROP Intermediate_Dir "Release\libgslblock"
  558.  
  559. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  560.  
  561. # PROP Intermediate_Dir "Debug\libgslblock"
  562.  
  563. !ENDIF 
  564.  
  565. # End Source File
  566. # Begin Source File
  567.  
  568. SOURCE=..\gsl\gsl_block_float.h
  569.  
  570. # PROP Exclude_From_Build 1
  571.  
  572. !IF  "$(CFG)" == "libgsl - Win32 Release"
  573.  
  574. # PROP Intermediate_Dir "Release\libgslblock"
  575.  
  576. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  577.  
  578. # PROP Intermediate_Dir "Debug\libgslblock"
  579.  
  580. !ENDIF 
  581.  
  582. # End Source File
  583. # Begin Source File
  584.  
  585. SOURCE=..\gsl\gsl_block_int.h
  586.  
  587. # PROP Exclude_From_Build 1
  588.  
  589. !IF  "$(CFG)" == "libgsl - Win32 Release"
  590.  
  591. # PROP Intermediate_Dir "Release\libgslblock"
  592.  
  593. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  594.  
  595. # PROP Intermediate_Dir "Debug\libgslblock"
  596.  
  597. !ENDIF 
  598.  
  599. # End Source File
  600. # Begin Source File
  601.  
  602. SOURCE=..\gsl\gsl_block_long.h
  603.  
  604. # PROP Exclude_From_Build 1
  605.  
  606. !IF  "$(CFG)" == "libgsl - Win32 Release"
  607.  
  608. # PROP Intermediate_Dir "Release\libgslblock"
  609.  
  610. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  611.  
  612. # PROP Intermediate_Dir "Debug\libgslblock"
  613.  
  614. !ENDIF 
  615.  
  616. # End Source File
  617. # Begin Source File
  618.  
  619. SOURCE=..\gsl\gsl_block_long_double.h
  620.  
  621. # PROP Exclude_From_Build 1
  622.  
  623. !IF  "$(CFG)" == "libgsl - Win32 Release"
  624.  
  625. # PROP Intermediate_Dir "Release\libgslblock"
  626.  
  627. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  628.  
  629. # PROP Intermediate_Dir "Debug\libgslblock"
  630.  
  631. !ENDIF 
  632.  
  633. # End Source File
  634. # Begin Source File
  635.  
  636. SOURCE=..\gsl\gsl_block_short.h
  637.  
  638. # PROP Exclude_From_Build 1
  639.  
  640. !IF  "$(CFG)" == "libgsl - Win32 Release"
  641.  
  642. # PROP Intermediate_Dir "Release\libgslblock"
  643.  
  644. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  645.  
  646. # PROP Intermediate_Dir "Debug\libgslblock"
  647.  
  648. !ENDIF 
  649.  
  650. # End Source File
  651. # Begin Source File
  652.  
  653. SOURCE=..\gsl\gsl_block_uchar.h
  654.  
  655. # PROP Exclude_From_Build 1
  656.  
  657. !IF  "$(CFG)" == "libgsl - Win32 Release"
  658.  
  659. # PROP Intermediate_Dir "Release\libgslblock"
  660.  
  661. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  662.  
  663. # PROP Intermediate_Dir "Debug\libgslblock"
  664.  
  665. !ENDIF 
  666.  
  667. # End Source File
  668. # Begin Source File
  669.  
  670. SOURCE=..\gsl\gsl_block_uint.h
  671.  
  672. # PROP Exclude_From_Build 1
  673.  
  674. !IF  "$(CFG)" == "libgsl - Win32 Release"
  675.  
  676. # PROP Intermediate_Dir "Release\libgslblock"
  677.  
  678. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  679.  
  680. # PROP Intermediate_Dir "Debug\libgslblock"
  681.  
  682. !ENDIF 
  683.  
  684. # End Source File
  685. # Begin Source File
  686.  
  687. SOURCE=..\gsl\gsl_block_ulong.h
  688.  
  689. # PROP Exclude_From_Build 1
  690.  
  691. !IF  "$(CFG)" == "libgsl - Win32 Release"
  692.  
  693. # PROP Intermediate_Dir "Release\libgslblock"
  694.  
  695. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  696.  
  697. # PROP Intermediate_Dir "Debug\libgslblock"
  698.  
  699. !ENDIF 
  700.  
  701. # End Source File
  702. # Begin Source File
  703.  
  704. SOURCE=..\gsl\gsl_block_ushort.h
  705.  
  706. # PROP Exclude_From_Build 1
  707.  
  708. !IF  "$(CFG)" == "libgsl - Win32 Release"
  709.  
  710. # PROP Intermediate_Dir "Release\libgslblock"
  711.  
  712. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  713.  
  714. # PROP Intermediate_Dir "Debug\libgslblock"
  715.  
  716. !ENDIF 
  717.  
  718. # End Source File
  719. # End Group
  720. # Begin Group "libgslcheb"
  721.  
  722. # PROP Default_Filter ""
  723.  
  724. # Begin Source File
  725.  
  726. SOURCE=..\cheb\deriv.c
  727.  
  728.  
  729.  
  730. !IF  "$(CFG)" == "libgsl - Win32 Release"
  731.  
  732. # PROP Intermediate_Dir "Release\libgslcheb"
  733.  
  734. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  735.  
  736. # PROP Intermediate_Dir "Debug\libgslcheb"
  737.  
  738. !ENDIF 
  739.  
  740. # End Source File
  741. # Begin Source File
  742.  
  743. SOURCE=..\cheb\eval.c
  744.  
  745.  
  746.  
  747. !IF  "$(CFG)" == "libgsl - Win32 Release"
  748.  
  749. # PROP Intermediate_Dir "Release\libgslcheb"
  750.  
  751. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  752.  
  753. # PROP Intermediate_Dir "Debug\libgslcheb"
  754.  
  755. !ENDIF 
  756.  
  757. # End Source File
  758. # Begin Source File
  759.  
  760. SOURCE=..\cheb\init.c
  761.  
  762.  
  763.  
  764. !IF  "$(CFG)" == "libgsl - Win32 Release"
  765.  
  766. # PROP Intermediate_Dir "Release\libgslcheb"
  767.  
  768. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  769.  
  770. # PROP Intermediate_Dir "Debug\libgslcheb"
  771.  
  772. !ENDIF 
  773.  
  774. # End Source File
  775. # Begin Source File
  776.  
  777. SOURCE=..\cheb\integ.c
  778.  
  779.  
  780.  
  781. !IF  "$(CFG)" == "libgsl - Win32 Release"
  782.  
  783. # PROP Intermediate_Dir "Release\libgslcheb"
  784.  
  785. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  786.  
  787. # PROP Intermediate_Dir "Debug\libgslcheb"
  788.  
  789. !ENDIF 
  790.  
  791. # End Source File
  792. # Begin Source File
  793.  
  794. SOURCE=..\gsl\gsl_chebyshev.h
  795.  
  796. # PROP Exclude_From_Build 1
  797.  
  798. !IF  "$(CFG)" == "libgsl - Win32 Release"
  799.  
  800. # PROP Intermediate_Dir "Release\libgslcheb"
  801.  
  802. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  803.  
  804. # PROP Intermediate_Dir "Debug\libgslcheb"
  805.  
  806. !ENDIF 
  807.  
  808. # End Source File
  809. # End Group
  810. # Begin Group "libgslcombination"
  811.  
  812. # PROP Default_Filter ""
  813.  
  814. # Begin Source File
  815.  
  816. SOURCE=..\combination\init.c
  817.  
  818.  
  819.  
  820. !IF  "$(CFG)" == "libgsl - Win32 Release"
  821.  
  822. # PROP Intermediate_Dir "Release\libgslcombination"
  823.  
  824. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  825.  
  826. # PROP Intermediate_Dir "Debug\libgslcombination"
  827.  
  828. !ENDIF 
  829.  
  830. # End Source File
  831. # Begin Source File
  832.  
  833. SOURCE=..\combination\file.c
  834.  
  835.  
  836.  
  837. !IF  "$(CFG)" == "libgsl - Win32 Release"
  838.  
  839. # PROP Intermediate_Dir "Release\libgslcombination"
  840.  
  841. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  842.  
  843. # PROP Intermediate_Dir "Debug\libgslcombination"
  844.  
  845. !ENDIF 
  846.  
  847. # End Source File
  848. # Begin Source File
  849.  
  850. SOURCE=..\combination\combination.c
  851.  
  852.  
  853.  
  854. !IF  "$(CFG)" == "libgsl - Win32 Release"
  855.  
  856. # PROP Intermediate_Dir "Release\libgslcombination"
  857.  
  858. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  859.  
  860. # PROP Intermediate_Dir "Debug\libgslcombination"
  861.  
  862. !ENDIF 
  863.  
  864. # End Source File
  865. # Begin Source File
  866.  
  867. SOURCE=..\gsl\gsl_combination.h
  868.  
  869. # PROP Exclude_From_Build 1
  870.  
  871. !IF  "$(CFG)" == "libgsl - Win32 Release"
  872.  
  873. # PROP Intermediate_Dir "Release\libgslcombination"
  874.  
  875. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  876.  
  877. # PROP Intermediate_Dir "Debug\libgslcombination"
  878.  
  879. !ENDIF 
  880.  
  881. # End Source File
  882. # End Group
  883. # Begin Group "libgslcomplex"
  884.  
  885. # PROP Default_Filter ""
  886.  
  887. # Begin Source File
  888.  
  889. SOURCE=..\complex\math.c
  890.  
  891.  
  892.  
  893. !IF  "$(CFG)" == "libgsl - Win32 Release"
  894.  
  895. # PROP Intermediate_Dir "Release\libgslcomplex"
  896.  
  897. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  898.  
  899. # PROP Intermediate_Dir "Debug\libgslcomplex"
  900.  
  901. !ENDIF 
  902.  
  903. # End Source File
  904. # Begin Source File
  905.  
  906. SOURCE=..\gsl\gsl_complex.h
  907.  
  908. # PROP Exclude_From_Build 1
  909.  
  910. !IF  "$(CFG)" == "libgsl - Win32 Release"
  911.  
  912. # PROP Intermediate_Dir "Release\libgslcomplex"
  913.  
  914. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  915.  
  916. # PROP Intermediate_Dir "Debug\libgslcomplex"
  917.  
  918. !ENDIF 
  919.  
  920. # End Source File
  921. # Begin Source File
  922.  
  923. SOURCE=..\gsl\gsl_complex_math.h
  924.  
  925. # PROP Exclude_From_Build 1
  926.  
  927. !IF  "$(CFG)" == "libgsl - Win32 Release"
  928.  
  929. # PROP Intermediate_Dir "Release\libgslcomplex"
  930.  
  931. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  932.  
  933. # PROP Intermediate_Dir "Debug\libgslcomplex"
  934.  
  935. !ENDIF 
  936.  
  937. # End Source File
  938. # End Group
  939. # Begin Group "libgsldht"
  940.  
  941. # PROP Default_Filter ""
  942.  
  943. # Begin Source File
  944.  
  945. SOURCE=..\dht\dht.c
  946.  
  947.  
  948.  
  949. !IF  "$(CFG)" == "libgsl - Win32 Release"
  950.  
  951. # PROP Intermediate_Dir "Release\libgsldht"
  952.  
  953. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  954.  
  955. # PROP Intermediate_Dir "Debug\libgsldht"
  956.  
  957. !ENDIF 
  958.  
  959. # End Source File
  960. # Begin Source File
  961.  
  962. SOURCE=..\gsl\gsl_dht.h
  963.  
  964. # PROP Exclude_From_Build 1
  965.  
  966. !IF  "$(CFG)" == "libgsl - Win32 Release"
  967.  
  968. # PROP Intermediate_Dir "Release\libgsldht"
  969.  
  970. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  971.  
  972. # PROP Intermediate_Dir "Debug\libgsldht"
  973.  
  974. !ENDIF 
  975.  
  976. # End Source File
  977. # End Group
  978. # Begin Group "libgsldiff"
  979.  
  980. # PROP Default_Filter ""
  981.  
  982. # Begin Source File
  983.  
  984. SOURCE=..\diff\diff.c
  985.  
  986.  
  987.  
  988. !IF  "$(CFG)" == "libgsl - Win32 Release"
  989.  
  990. # PROP Intermediate_Dir "Release\libgsldiff"
  991.  
  992. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  993.  
  994. # PROP Intermediate_Dir "Debug\libgsldiff"
  995.  
  996. !ENDIF 
  997.  
  998. # End Source File
  999. # Begin Source File
  1000.  
  1001. SOURCE=..\gsl\gsl_diff.h
  1002.  
  1003. # PROP Exclude_From_Build 1
  1004.  
  1005. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1006.  
  1007. # PROP Intermediate_Dir "Release\libgsldiff"
  1008.  
  1009. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1010.  
  1011. # PROP Intermediate_Dir "Debug\libgsldiff"
  1012.  
  1013. !ENDIF 
  1014.  
  1015. # End Source File
  1016. # End Group
  1017. # Begin Group "libgsleigen"
  1018.  
  1019. # PROP Default_Filter ""
  1020.  
  1021. # Begin Source File
  1022.  
  1023. SOURCE=..\eigen\jacobi.c
  1024.  
  1025.  
  1026.  
  1027. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1028.  
  1029. # PROP Intermediate_Dir "Release\libgsleigen"
  1030.  
  1031. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1032.  
  1033. # PROP Intermediate_Dir "Debug\libgsleigen"
  1034.  
  1035. !ENDIF 
  1036.  
  1037. # End Source File
  1038. # Begin Source File
  1039.  
  1040. SOURCE=..\eigen\symm.c
  1041.  
  1042.  
  1043.  
  1044. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1045.  
  1046. # PROP Intermediate_Dir "Release\libgsleigen"
  1047.  
  1048. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1049.  
  1050. # PROP Intermediate_Dir "Debug\libgsleigen"
  1051.  
  1052. !ENDIF 
  1053.  
  1054. # End Source File
  1055. # Begin Source File
  1056.  
  1057. SOURCE=..\eigen\symmv.c
  1058.  
  1059.  
  1060.  
  1061. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1062.  
  1063. # PROP Intermediate_Dir "Release\libgsleigen"
  1064.  
  1065. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1066.  
  1067. # PROP Intermediate_Dir "Debug\libgsleigen"
  1068.  
  1069. !ENDIF 
  1070.  
  1071. # End Source File
  1072. # Begin Source File
  1073.  
  1074. SOURCE=..\eigen\herm.c
  1075.  
  1076.  
  1077.  
  1078. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1079.  
  1080. # PROP Intermediate_Dir "Release\libgsleigen"
  1081.  
  1082. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1083.  
  1084. # PROP Intermediate_Dir "Debug\libgsleigen"
  1085.  
  1086. !ENDIF 
  1087.  
  1088. # End Source File
  1089. # Begin Source File
  1090.  
  1091. SOURCE=..\eigen\hermv.c
  1092.  
  1093.  
  1094.  
  1095. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1096.  
  1097. # PROP Intermediate_Dir "Release\libgsleigen"
  1098.  
  1099. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1100.  
  1101. # PROP Intermediate_Dir "Debug\libgsleigen"
  1102.  
  1103. !ENDIF 
  1104.  
  1105. # End Source File
  1106. # Begin Source File
  1107.  
  1108. SOURCE=..\eigen\sort.c
  1109.  
  1110.  
  1111.  
  1112. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1113.  
  1114. # PROP Intermediate_Dir "Release\libgsleigen"
  1115.  
  1116. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1117.  
  1118. # PROP Intermediate_Dir "Debug\libgsleigen"
  1119.  
  1120. !ENDIF 
  1121.  
  1122. # End Source File
  1123. # Begin Source File
  1124.  
  1125. SOURCE=..\eigen\qrstep.c
  1126.  
  1127. # PROP Exclude_From_Build 1
  1128.  
  1129. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1130.  
  1131. # PROP Intermediate_Dir "Release\libgsleigen"
  1132.  
  1133. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1134.  
  1135. # PROP Intermediate_Dir "Debug\libgsleigen"
  1136.  
  1137. !ENDIF 
  1138.  
  1139. # End Source File
  1140. # Begin Source File
  1141.  
  1142. SOURCE=..\gsl\gsl_eigen.h
  1143.  
  1144. # PROP Exclude_From_Build 1
  1145.  
  1146. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1147.  
  1148. # PROP Intermediate_Dir "Release\libgsleigen"
  1149.  
  1150. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1151.  
  1152. # PROP Intermediate_Dir "Debug\libgsleigen"
  1153.  
  1154. !ENDIF 
  1155.  
  1156. # End Source File
  1157. # End Group
  1158. # Begin Group "libgslerr"
  1159.  
  1160. # PROP Default_Filter ""
  1161.  
  1162. # Begin Source File
  1163.  
  1164. SOURCE=..\err\error.c
  1165.  
  1166.  
  1167.  
  1168. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1169.  
  1170. # PROP Intermediate_Dir "Release\libgslerr"
  1171.  
  1172. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1173.  
  1174. # PROP Intermediate_Dir "Debug\libgslerr"
  1175.  
  1176. !ENDIF 
  1177.  
  1178. # End Source File
  1179. # Begin Source File
  1180.  
  1181. SOURCE=..\err\stream.c
  1182.  
  1183.  
  1184.  
  1185. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1186.  
  1187. # PROP Intermediate_Dir "Release\libgslerr"
  1188.  
  1189. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1190.  
  1191. # PROP Intermediate_Dir "Debug\libgslerr"
  1192.  
  1193. !ENDIF 
  1194.  
  1195. # End Source File
  1196. # Begin Source File
  1197.  
  1198. SOURCE=..\err\message.c
  1199.  
  1200.  
  1201.  
  1202. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1203.  
  1204. # PROP Intermediate_Dir "Release\libgslerr"
  1205.  
  1206. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1207.  
  1208. # PROP Intermediate_Dir "Debug\libgslerr"
  1209.  
  1210. !ENDIF 
  1211.  
  1212. # End Source File
  1213. # Begin Source File
  1214.  
  1215. SOURCE=..\err\strerror.c
  1216.  
  1217.  
  1218.  
  1219. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1220.  
  1221. # PROP Intermediate_Dir "Release\libgslerr"
  1222.  
  1223. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1224.  
  1225. # PROP Intermediate_Dir "Debug\libgslerr"
  1226.  
  1227. !ENDIF 
  1228.  
  1229. # End Source File
  1230. # Begin Source File
  1231.  
  1232. SOURCE=..\err\warn.c
  1233.  
  1234.  
  1235.  
  1236. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1237.  
  1238. # PROP Intermediate_Dir "Release\libgslerr"
  1239.  
  1240. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1241.  
  1242. # PROP Intermediate_Dir "Debug\libgslerr"
  1243.  
  1244. !ENDIF 
  1245.  
  1246. # End Source File
  1247. # Begin Source File
  1248.  
  1249. SOURCE=..\gsl\gsl_errno.h
  1250.  
  1251. # PROP Exclude_From_Build 1
  1252.  
  1253. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1254.  
  1255. # PROP Intermediate_Dir "Release\libgslerr"
  1256.  
  1257. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1258.  
  1259. # PROP Intermediate_Dir "Debug\libgslerr"
  1260.  
  1261. !ENDIF 
  1262.  
  1263. # End Source File
  1264. # Begin Source File
  1265.  
  1266. SOURCE=..\gsl\gsl_message.h
  1267.  
  1268. # PROP Exclude_From_Build 1
  1269.  
  1270. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1271.  
  1272. # PROP Intermediate_Dir "Release\libgslerr"
  1273.  
  1274. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1275.  
  1276. # PROP Intermediate_Dir "Debug\libgslerr"
  1277.  
  1278. !ENDIF 
  1279.  
  1280. # End Source File
  1281. # End Group
  1282. # Begin Group "libgslfft"
  1283.  
  1284. # PROP Default_Filter ""
  1285.  
  1286. # Begin Source File
  1287.  
  1288. SOURCE=..\fft\dft.c
  1289.  
  1290.  
  1291.  
  1292. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1293.  
  1294. # PROP Intermediate_Dir "Release\libgslfft"
  1295.  
  1296. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1297.  
  1298. # PROP Intermediate_Dir "Debug\libgslfft"
  1299.  
  1300. !ENDIF 
  1301.  
  1302. # End Source File
  1303. # Begin Source File
  1304.  
  1305. SOURCE=..\fft\fft.c
  1306.  
  1307.  
  1308.  
  1309. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1310.  
  1311. # PROP Intermediate_Dir "Release\libgslfft"
  1312.  
  1313. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1314.  
  1315. # PROP Intermediate_Dir "Debug\libgslfft"
  1316.  
  1317. !ENDIF 
  1318.  
  1319. # End Source File
  1320. # Begin Source File
  1321.  
  1322. SOURCE=..\fft\c_pass.h
  1323.  
  1324. # PROP Exclude_From_Build 1
  1325.  
  1326. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1327.  
  1328. # PROP Intermediate_Dir "Release\libgslfft"
  1329.  
  1330. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1331.  
  1332. # PROP Intermediate_Dir "Debug\libgslfft"
  1333.  
  1334. !ENDIF 
  1335.  
  1336. # End Source File
  1337. # Begin Source File
  1338.  
  1339. SOURCE=..\fft\hc_pass.h
  1340.  
  1341. # PROP Exclude_From_Build 1
  1342.  
  1343. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1344.  
  1345. # PROP Intermediate_Dir "Release\libgslfft"
  1346.  
  1347. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1348.  
  1349. # PROP Intermediate_Dir "Debug\libgslfft"
  1350.  
  1351. !ENDIF 
  1352.  
  1353. # End Source File
  1354. # Begin Source File
  1355.  
  1356. SOURCE=..\fft\real_pass.h
  1357.  
  1358. # PROP Exclude_From_Build 1
  1359.  
  1360. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1361.  
  1362. # PROP Intermediate_Dir "Release\libgslfft"
  1363.  
  1364. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1365.  
  1366. # PROP Intermediate_Dir "Debug\libgslfft"
  1367.  
  1368. !ENDIF 
  1369.  
  1370. # End Source File
  1371. # Begin Source File
  1372.  
  1373. SOURCE=..\fft\signals.h
  1374.  
  1375. # PROP Exclude_From_Build 1
  1376.  
  1377. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1378.  
  1379. # PROP Intermediate_Dir "Release\libgslfft"
  1380.  
  1381. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1382.  
  1383. # PROP Intermediate_Dir "Debug\libgslfft"
  1384.  
  1385. !ENDIF 
  1386.  
  1387. # End Source File
  1388. # Begin Source File
  1389.  
  1390. SOURCE=..\fft\signals_source.c
  1391.  
  1392. # PROP Exclude_From_Build 1
  1393.  
  1394. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1395.  
  1396. # PROP Intermediate_Dir "Release\libgslfft"
  1397.  
  1398. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1399.  
  1400. # PROP Intermediate_Dir "Debug\libgslfft"
  1401.  
  1402. !ENDIF 
  1403.  
  1404. # End Source File
  1405. # Begin Source File
  1406.  
  1407. SOURCE=..\fft\c_main.c
  1408.  
  1409. # PROP Exclude_From_Build 1
  1410.  
  1411. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1412.  
  1413. # PROP Intermediate_Dir "Release\libgslfft"
  1414.  
  1415. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1416.  
  1417. # PROP Intermediate_Dir "Debug\libgslfft"
  1418.  
  1419. !ENDIF 
  1420.  
  1421. # End Source File
  1422. # Begin Source File
  1423.  
  1424. SOURCE=..\fft\c_init.c
  1425.  
  1426. # PROP Exclude_From_Build 1
  1427.  
  1428. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1429.  
  1430. # PROP Intermediate_Dir "Release\libgslfft"
  1431.  
  1432. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1433.  
  1434. # PROP Intermediate_Dir "Debug\libgslfft"
  1435.  
  1436. !ENDIF 
  1437.  
  1438. # End Source File
  1439. # Begin Source File
  1440.  
  1441. SOURCE=..\fft\c_pass_2.c
  1442.  
  1443. # PROP Exclude_From_Build 1
  1444.  
  1445. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1446.  
  1447. # PROP Intermediate_Dir "Release\libgslfft"
  1448.  
  1449. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1450.  
  1451. # PROP Intermediate_Dir "Debug\libgslfft"
  1452.  
  1453. !ENDIF 
  1454.  
  1455. # End Source File
  1456. # Begin Source File
  1457.  
  1458. SOURCE=..\fft\c_pass_3.c
  1459.  
  1460. # PROP Exclude_From_Build 1
  1461.  
  1462. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1463.  
  1464. # PROP Intermediate_Dir "Release\libgslfft"
  1465.  
  1466. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1467.  
  1468. # PROP Intermediate_Dir "Debug\libgslfft"
  1469.  
  1470. !ENDIF 
  1471.  
  1472. # End Source File
  1473. # Begin Source File
  1474.  
  1475. SOURCE=..\fft\c_pass_4.c
  1476.  
  1477. # PROP Exclude_From_Build 1
  1478.  
  1479. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1480.  
  1481. # PROP Intermediate_Dir "Release\libgslfft"
  1482.  
  1483. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1484.  
  1485. # PROP Intermediate_Dir "Debug\libgslfft"
  1486.  
  1487. !ENDIF 
  1488.  
  1489. # End Source File
  1490. # Begin Source File
  1491.  
  1492. SOURCE=..\fft\c_pass_5.c
  1493.  
  1494. # PROP Exclude_From_Build 1
  1495.  
  1496. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1497.  
  1498. # PROP Intermediate_Dir "Release\libgslfft"
  1499.  
  1500. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1501.  
  1502. # PROP Intermediate_Dir "Debug\libgslfft"
  1503.  
  1504. !ENDIF 
  1505.  
  1506. # End Source File
  1507. # Begin Source File
  1508.  
  1509. SOURCE=..\fft\c_pass_6.c
  1510.  
  1511. # PROP Exclude_From_Build 1
  1512.  
  1513. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1514.  
  1515. # PROP Intermediate_Dir "Release\libgslfft"
  1516.  
  1517. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1518.  
  1519. # PROP Intermediate_Dir "Debug\libgslfft"
  1520.  
  1521. !ENDIF 
  1522.  
  1523. # End Source File
  1524. # Begin Source File
  1525.  
  1526. SOURCE=..\fft\c_pass_7.c
  1527.  
  1528. # PROP Exclude_From_Build 1
  1529.  
  1530. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1531.  
  1532. # PROP Intermediate_Dir "Release\libgslfft"
  1533.  
  1534. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1535.  
  1536. # PROP Intermediate_Dir "Debug\libgslfft"
  1537.  
  1538. !ENDIF 
  1539.  
  1540. # End Source File
  1541. # Begin Source File
  1542.  
  1543. SOURCE=..\fft\c_pass_n.c
  1544.  
  1545. # PROP Exclude_From_Build 1
  1546.  
  1547. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1548.  
  1549. # PROP Intermediate_Dir "Release\libgslfft"
  1550.  
  1551. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1552.  
  1553. # PROP Intermediate_Dir "Debug\libgslfft"
  1554.  
  1555. !ENDIF 
  1556.  
  1557. # End Source File
  1558. # Begin Source File
  1559.  
  1560. SOURCE=..\fft\c_radix2.c
  1561.  
  1562. # PROP Exclude_From_Build 1
  1563.  
  1564. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1565.  
  1566. # PROP Intermediate_Dir "Release\libgslfft"
  1567.  
  1568. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1569.  
  1570. # PROP Intermediate_Dir "Debug\libgslfft"
  1571.  
  1572. !ENDIF 
  1573.  
  1574. # End Source File
  1575. # Begin Source File
  1576.  
  1577. SOURCE=..\fft\bitreverse.c
  1578.  
  1579. # PROP Exclude_From_Build 1
  1580.  
  1581. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1582.  
  1583. # PROP Intermediate_Dir "Release\libgslfft"
  1584.  
  1585. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1586.  
  1587. # PROP Intermediate_Dir "Debug\libgslfft"
  1588.  
  1589. !ENDIF 
  1590.  
  1591. # End Source File
  1592. # Begin Source File
  1593.  
  1594. SOURCE=..\fft\bitreverse.h
  1595.  
  1596. # PROP Exclude_From_Build 1
  1597.  
  1598. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1599.  
  1600. # PROP Intermediate_Dir "Release\libgslfft"
  1601.  
  1602. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1603.  
  1604. # PROP Intermediate_Dir "Debug\libgslfft"
  1605.  
  1606. !ENDIF 
  1607.  
  1608. # End Source File
  1609. # Begin Source File
  1610.  
  1611. SOURCE=..\fft\factorize.c
  1612.  
  1613. # PROP Exclude_From_Build 1
  1614.  
  1615. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1616.  
  1617. # PROP Intermediate_Dir "Release\libgslfft"
  1618.  
  1619. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1620.  
  1621. # PROP Intermediate_Dir "Debug\libgslfft"
  1622.  
  1623. !ENDIF 
  1624.  
  1625. # End Source File
  1626. # Begin Source File
  1627.  
  1628. SOURCE=..\fft\factorize.h
  1629.  
  1630. # PROP Exclude_From_Build 1
  1631.  
  1632. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1633.  
  1634. # PROP Intermediate_Dir "Release\libgslfft"
  1635.  
  1636. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1637.  
  1638. # PROP Intermediate_Dir "Debug\libgslfft"
  1639.  
  1640. !ENDIF 
  1641.  
  1642. # End Source File
  1643. # Begin Source File
  1644.  
  1645. SOURCE=..\fft\hc_init.c
  1646.  
  1647. # PROP Exclude_From_Build 1
  1648.  
  1649. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1650.  
  1651. # PROP Intermediate_Dir "Release\libgslfft"
  1652.  
  1653. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1654.  
  1655. # PROP Intermediate_Dir "Debug\libgslfft"
  1656.  
  1657. !ENDIF 
  1658.  
  1659. # End Source File
  1660. # Begin Source File
  1661.  
  1662. SOURCE=..\fft\hc_pass_2.c
  1663.  
  1664. # PROP Exclude_From_Build 1
  1665.  
  1666. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1667.  
  1668. # PROP Intermediate_Dir "Release\libgslfft"
  1669.  
  1670. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1671.  
  1672. # PROP Intermediate_Dir "Debug\libgslfft"
  1673.  
  1674. !ENDIF 
  1675.  
  1676. # End Source File
  1677. # Begin Source File
  1678.  
  1679. SOURCE=..\fft\hc_pass_3.c
  1680.  
  1681. # PROP Exclude_From_Build 1
  1682.  
  1683. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1684.  
  1685. # PROP Intermediate_Dir "Release\libgslfft"
  1686.  
  1687. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1688.  
  1689. # PROP Intermediate_Dir "Debug\libgslfft"
  1690.  
  1691. !ENDIF 
  1692.  
  1693. # End Source File
  1694. # Begin Source File
  1695.  
  1696. SOURCE=..\fft\hc_pass_4.c
  1697.  
  1698. # PROP Exclude_From_Build 1
  1699.  
  1700. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1701.  
  1702. # PROP Intermediate_Dir "Release\libgslfft"
  1703.  
  1704. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1705.  
  1706. # PROP Intermediate_Dir "Debug\libgslfft"
  1707.  
  1708. !ENDIF 
  1709.  
  1710. # End Source File
  1711. # Begin Source File
  1712.  
  1713. SOURCE=..\fft\hc_pass_5.c
  1714.  
  1715. # PROP Exclude_From_Build 1
  1716.  
  1717. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1718.  
  1719. # PROP Intermediate_Dir "Release\libgslfft"
  1720.  
  1721. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1722.  
  1723. # PROP Intermediate_Dir "Debug\libgslfft"
  1724.  
  1725. !ENDIF 
  1726.  
  1727. # End Source File
  1728. # Begin Source File
  1729.  
  1730. SOURCE=..\fft\hc_pass_n.c
  1731.  
  1732. # PROP Exclude_From_Build 1
  1733.  
  1734. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1735.  
  1736. # PROP Intermediate_Dir "Release\libgslfft"
  1737.  
  1738. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1739.  
  1740. # PROP Intermediate_Dir "Debug\libgslfft"
  1741.  
  1742. !ENDIF 
  1743.  
  1744. # End Source File
  1745. # Begin Source File
  1746.  
  1747. SOURCE=..\fft\hc_radix2.c
  1748.  
  1749. # PROP Exclude_From_Build 1
  1750.  
  1751. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1752.  
  1753. # PROP Intermediate_Dir "Release\libgslfft"
  1754.  
  1755. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1756.  
  1757. # PROP Intermediate_Dir "Debug\libgslfft"
  1758.  
  1759. !ENDIF 
  1760.  
  1761. # End Source File
  1762. # Begin Source File
  1763.  
  1764. SOURCE=..\fft\hc_unpack.c
  1765.  
  1766. # PROP Exclude_From_Build 1
  1767.  
  1768. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1769.  
  1770. # PROP Intermediate_Dir "Release\libgslfft"
  1771.  
  1772. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1773.  
  1774. # PROP Intermediate_Dir "Debug\libgslfft"
  1775.  
  1776. !ENDIF 
  1777.  
  1778. # End Source File
  1779. # Begin Source File
  1780.  
  1781. SOURCE=..\fft\real.c
  1782.  
  1783. # PROP Exclude_From_Build 1
  1784.  
  1785. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1786.  
  1787. # PROP Intermediate_Dir "Release\libgslfft"
  1788.  
  1789. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1790.  
  1791. # PROP Intermediate_Dir "Debug\libgslfft"
  1792.  
  1793. !ENDIF 
  1794.  
  1795. # End Source File
  1796. # Begin Source File
  1797.  
  1798. SOURCE=..\fft\real_init.c
  1799.  
  1800. # PROP Exclude_From_Build 1
  1801.  
  1802. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1803.  
  1804. # PROP Intermediate_Dir "Release\libgslfft"
  1805.  
  1806. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1807.  
  1808. # PROP Intermediate_Dir "Debug\libgslfft"
  1809.  
  1810. !ENDIF 
  1811.  
  1812. # End Source File
  1813. # Begin Source File
  1814.  
  1815. SOURCE=..\fft\real_pass_2.c
  1816.  
  1817. # PROP Exclude_From_Build 1
  1818.  
  1819. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1820.  
  1821. # PROP Intermediate_Dir "Release\libgslfft"
  1822.  
  1823. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1824.  
  1825. # PROP Intermediate_Dir "Debug\libgslfft"
  1826.  
  1827. !ENDIF 
  1828.  
  1829. # End Source File
  1830. # Begin Source File
  1831.  
  1832. SOURCE=..\fft\real_pass_3.c
  1833.  
  1834. # PROP Exclude_From_Build 1
  1835.  
  1836. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1837.  
  1838. # PROP Intermediate_Dir "Release\libgslfft"
  1839.  
  1840. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1841.  
  1842. # PROP Intermediate_Dir "Debug\libgslfft"
  1843.  
  1844. !ENDIF 
  1845.  
  1846. # End Source File
  1847. # Begin Source File
  1848.  
  1849. SOURCE=..\fft\real_pass_4.c
  1850.  
  1851. # PROP Exclude_From_Build 1
  1852.  
  1853. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1854.  
  1855. # PROP Intermediate_Dir "Release\libgslfft"
  1856.  
  1857. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1858.  
  1859. # PROP Intermediate_Dir "Debug\libgslfft"
  1860.  
  1861. !ENDIF 
  1862.  
  1863. # End Source File
  1864. # Begin Source File
  1865.  
  1866. SOURCE=..\fft\real_pass_5.c
  1867.  
  1868. # PROP Exclude_From_Build 1
  1869.  
  1870. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1871.  
  1872. # PROP Intermediate_Dir "Release\libgslfft"
  1873.  
  1874. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1875.  
  1876. # PROP Intermediate_Dir "Debug\libgslfft"
  1877.  
  1878. !ENDIF 
  1879.  
  1880. # End Source File
  1881. # Begin Source File
  1882.  
  1883. SOURCE=..\fft\real_pass_n.c
  1884.  
  1885. # PROP Exclude_From_Build 1
  1886.  
  1887. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1888.  
  1889. # PROP Intermediate_Dir "Release\libgslfft"
  1890.  
  1891. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1892.  
  1893. # PROP Intermediate_Dir "Debug\libgslfft"
  1894.  
  1895. !ENDIF 
  1896.  
  1897. # End Source File
  1898. # Begin Source File
  1899.  
  1900. SOURCE=..\fft\real_radix2.c
  1901.  
  1902. # PROP Exclude_From_Build 1
  1903.  
  1904. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1905.  
  1906. # PROP Intermediate_Dir "Release\libgslfft"
  1907.  
  1908. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1909.  
  1910. # PROP Intermediate_Dir "Debug\libgslfft"
  1911.  
  1912. !ENDIF 
  1913.  
  1914. # End Source File
  1915. # Begin Source File
  1916.  
  1917. SOURCE=..\fft\real_unpack.c
  1918.  
  1919. # PROP Exclude_From_Build 1
  1920.  
  1921. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1922.  
  1923. # PROP Intermediate_Dir "Release\libgslfft"
  1924.  
  1925. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1926.  
  1927. # PROP Intermediate_Dir "Debug\libgslfft"
  1928.  
  1929. !ENDIF 
  1930.  
  1931. # End Source File
  1932. # Begin Source File
  1933.  
  1934. SOURCE=..\fft\compare.h
  1935.  
  1936. # PROP Exclude_From_Build 1
  1937.  
  1938. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1939.  
  1940. # PROP Intermediate_Dir "Release\libgslfft"
  1941.  
  1942. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1943.  
  1944. # PROP Intermediate_Dir "Debug\libgslfft"
  1945.  
  1946. !ENDIF 
  1947.  
  1948. # End Source File
  1949. # Begin Source File
  1950.  
  1951. SOURCE=..\fft\compare_source.c
  1952.  
  1953. # PROP Exclude_From_Build 1
  1954.  
  1955. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1956.  
  1957. # PROP Intermediate_Dir "Release\libgslfft"
  1958.  
  1959. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1960.  
  1961. # PROP Intermediate_Dir "Debug\libgslfft"
  1962.  
  1963. !ENDIF 
  1964.  
  1965. # End Source File
  1966. # Begin Source File
  1967.  
  1968. SOURCE=..\fft\dft_source.c
  1969.  
  1970. # PROP Exclude_From_Build 1
  1971.  
  1972. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1973.  
  1974. # PROP Intermediate_Dir "Release\libgslfft"
  1975.  
  1976. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1977.  
  1978. # PROP Intermediate_Dir "Debug\libgslfft"
  1979.  
  1980. !ENDIF 
  1981.  
  1982. # End Source File
  1983. # Begin Source File
  1984.  
  1985. SOURCE=..\fft\hc_main.c
  1986.  
  1987. # PROP Exclude_From_Build 1
  1988.  
  1989. !IF  "$(CFG)" == "libgsl - Win32 Release"
  1990.  
  1991. # PROP Intermediate_Dir "Release\libgslfft"
  1992.  
  1993. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  1994.  
  1995. # PROP Intermediate_Dir "Debug\libgslfft"
  1996.  
  1997. !ENDIF 
  1998.  
  1999. # End Source File
  2000. # Begin Source File
  2001.  
  2002. SOURCE=..\fft\real_main.c
  2003.  
  2004. # PROP Exclude_From_Build 1
  2005.  
  2006. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2007.  
  2008. # PROP Intermediate_Dir "Release\libgslfft"
  2009.  
  2010. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2011.  
  2012. # PROP Intermediate_Dir "Debug\libgslfft"
  2013.  
  2014. !ENDIF 
  2015.  
  2016. # End Source File
  2017. # Begin Source File
  2018.  
  2019. SOURCE=..\fft\urand.c
  2020.  
  2021. # PROP Exclude_From_Build 1
  2022.  
  2023. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2024.  
  2025. # PROP Intermediate_Dir "Release\libgslfft"
  2026.  
  2027. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2028.  
  2029. # PROP Intermediate_Dir "Debug\libgslfft"
  2030.  
  2031. !ENDIF 
  2032.  
  2033. # End Source File
  2034. # Begin Source File
  2035.  
  2036. SOURCE=..\fft\complex_internal.h
  2037.  
  2038. # PROP Exclude_From_Build 1
  2039.  
  2040. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2041.  
  2042. # PROP Intermediate_Dir "Release\libgslfft"
  2043.  
  2044. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2045.  
  2046. # PROP Intermediate_Dir "Debug\libgslfft"
  2047.  
  2048. !ENDIF 
  2049.  
  2050. # End Source File
  2051. # Begin Source File
  2052.  
  2053. SOURCE=..\gsl\gsl_fft.h
  2054.  
  2055. # PROP Exclude_From_Build 1
  2056.  
  2057. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2058.  
  2059. # PROP Intermediate_Dir "Release\libgslfft"
  2060.  
  2061. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2062.  
  2063. # PROP Intermediate_Dir "Debug\libgslfft"
  2064.  
  2065. !ENDIF 
  2066.  
  2067. # End Source File
  2068. # Begin Source File
  2069.  
  2070. SOURCE=..\gsl\gsl_fft_complex.h
  2071.  
  2072. # PROP Exclude_From_Build 1
  2073.  
  2074. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2075.  
  2076. # PROP Intermediate_Dir "Release\libgslfft"
  2077.  
  2078. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2079.  
  2080. # PROP Intermediate_Dir "Debug\libgslfft"
  2081.  
  2082. !ENDIF 
  2083.  
  2084. # End Source File
  2085. # Begin Source File
  2086.  
  2087. SOURCE=..\gsl\gsl_fft_halfcomplex.h
  2088.  
  2089. # PROP Exclude_From_Build 1
  2090.  
  2091. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2092.  
  2093. # PROP Intermediate_Dir "Release\libgslfft"
  2094.  
  2095. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2096.  
  2097. # PROP Intermediate_Dir "Debug\libgslfft"
  2098.  
  2099. !ENDIF 
  2100.  
  2101. # End Source File
  2102. # Begin Source File
  2103.  
  2104. SOURCE=..\gsl\gsl_fft_real.h
  2105.  
  2106. # PROP Exclude_From_Build 1
  2107.  
  2108. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2109.  
  2110. # PROP Intermediate_Dir "Release\libgslfft"
  2111.  
  2112. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2113.  
  2114. # PROP Intermediate_Dir "Debug\libgslfft"
  2115.  
  2116. !ENDIF 
  2117.  
  2118. # End Source File
  2119. # Begin Source File
  2120.  
  2121. SOURCE=..\gsl\gsl_dft_complex.h
  2122.  
  2123. # PROP Exclude_From_Build 1
  2124.  
  2125. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2126.  
  2127. # PROP Intermediate_Dir "Release\libgslfft"
  2128.  
  2129. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2130.  
  2131. # PROP Intermediate_Dir "Debug\libgslfft"
  2132.  
  2133. !ENDIF 
  2134.  
  2135. # End Source File
  2136. # Begin Source File
  2137.  
  2138. SOURCE=..\gsl\gsl_dft_complex_float.h
  2139.  
  2140. # PROP Exclude_From_Build 1
  2141.  
  2142. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2143.  
  2144. # PROP Intermediate_Dir "Release\libgslfft"
  2145.  
  2146. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2147.  
  2148. # PROP Intermediate_Dir "Debug\libgslfft"
  2149.  
  2150. !ENDIF 
  2151.  
  2152. # End Source File
  2153. # Begin Source File
  2154.  
  2155. SOURCE=..\gsl\gsl_fft_complex_float.h
  2156.  
  2157. # PROP Exclude_From_Build 1
  2158.  
  2159. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2160.  
  2161. # PROP Intermediate_Dir "Release\libgslfft"
  2162.  
  2163. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2164.  
  2165. # PROP Intermediate_Dir "Debug\libgslfft"
  2166.  
  2167. !ENDIF 
  2168.  
  2169. # End Source File
  2170. # Begin Source File
  2171.  
  2172. SOURCE=..\gsl\gsl_fft_halfcomplex_float.h
  2173.  
  2174. # PROP Exclude_From_Build 1
  2175.  
  2176. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2177.  
  2178. # PROP Intermediate_Dir "Release\libgslfft"
  2179.  
  2180. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2181.  
  2182. # PROP Intermediate_Dir "Debug\libgslfft"
  2183.  
  2184. !ENDIF 
  2185.  
  2186. # End Source File
  2187. # Begin Source File
  2188.  
  2189. SOURCE=..\gsl\gsl_fft_real_float.h
  2190.  
  2191. # PROP Exclude_From_Build 1
  2192.  
  2193. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2194.  
  2195. # PROP Intermediate_Dir "Release\libgslfft"
  2196.  
  2197. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2198.  
  2199. # PROP Intermediate_Dir "Debug\libgslfft"
  2200.  
  2201. !ENDIF 
  2202.  
  2203. # End Source File
  2204. # End Group
  2205. # Begin Group "libgslfit"
  2206.  
  2207. # PROP Default_Filter ""
  2208.  
  2209. # Begin Source File
  2210.  
  2211. SOURCE=..\fit\linear.c
  2212.  
  2213.  
  2214.  
  2215. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2216.  
  2217. # PROP Intermediate_Dir "Release\libgslfit"
  2218.  
  2219. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2220.  
  2221. # PROP Intermediate_Dir "Debug\libgslfit"
  2222.  
  2223. !ENDIF 
  2224.  
  2225. # End Source File
  2226. # Begin Source File
  2227.  
  2228. SOURCE=..\gsl\gsl_fit.h
  2229.  
  2230. # PROP Exclude_From_Build 1
  2231.  
  2232. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2233.  
  2234. # PROP Intermediate_Dir "Release\libgslfit"
  2235.  
  2236. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2237.  
  2238. # PROP Intermediate_Dir "Debug\libgslfit"
  2239.  
  2240. !ENDIF 
  2241.  
  2242. # End Source File
  2243. # End Group
  2244. # Begin Group "libgslhistogram"
  2245.  
  2246. # PROP Default_Filter ""
  2247.  
  2248. # Begin Source File
  2249.  
  2250. SOURCE=..\histogram\add.c
  2251.  
  2252.  
  2253.  
  2254. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2255.  
  2256. # PROP Intermediate_Dir "Release\libgslhistogram"
  2257.  
  2258. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2259.  
  2260. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2261.  
  2262. !ENDIF 
  2263.  
  2264. # End Source File
  2265. # Begin Source File
  2266.  
  2267. SOURCE=..\histogram\get.c
  2268.  
  2269.  
  2270.  
  2271. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2272.  
  2273. # PROP Intermediate_Dir "Release\libgslhistogram"
  2274.  
  2275. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2276.  
  2277. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2278.  
  2279. !ENDIF 
  2280.  
  2281. # End Source File
  2282. # Begin Source File
  2283.  
  2284. SOURCE=..\histogram\init.c
  2285.  
  2286.  
  2287.  
  2288. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2289.  
  2290. # PROP Intermediate_Dir "Release\libgslhistogram"
  2291.  
  2292. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2293.  
  2294. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2295.  
  2296. !ENDIF 
  2297.  
  2298. # End Source File
  2299. # Begin Source File
  2300.  
  2301. SOURCE=..\histogram\params.c
  2302.  
  2303.  
  2304.  
  2305. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2306.  
  2307. # PROP Intermediate_Dir "Release\libgslhistogram"
  2308.  
  2309. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2310.  
  2311. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2312.  
  2313. !ENDIF 
  2314.  
  2315. # End Source File
  2316. # Begin Source File
  2317.  
  2318. SOURCE=..\histogram\reset.c
  2319.  
  2320.  
  2321.  
  2322. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2323.  
  2324. # PROP Intermediate_Dir "Release\libgslhistogram"
  2325.  
  2326. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2327.  
  2328. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2329.  
  2330. !ENDIF 
  2331.  
  2332. # End Source File
  2333. # Begin Source File
  2334.  
  2335. SOURCE=..\histogram\file.c
  2336.  
  2337.  
  2338.  
  2339. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2340.  
  2341. # PROP Intermediate_Dir "Release\libgslhistogram"
  2342.  
  2343. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2344.  
  2345. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2346.  
  2347. !ENDIF 
  2348.  
  2349. # End Source File
  2350. # Begin Source File
  2351.  
  2352. SOURCE=..\histogram\pdf.c
  2353.  
  2354.  
  2355.  
  2356. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2357.  
  2358. # PROP Intermediate_Dir "Release\libgslhistogram"
  2359.  
  2360. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2361.  
  2362. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2363.  
  2364. !ENDIF 
  2365.  
  2366. # End Source File
  2367. # Begin Source File
  2368.  
  2369. SOURCE=..\gsl\gsl_histogram.h
  2370.  
  2371.  
  2372.  
  2373. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2374.  
  2375. # PROP Intermediate_Dir "Release\libgslhistogram"
  2376.  
  2377. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2378.  
  2379. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2380.  
  2381. !ENDIF 
  2382.  
  2383. # End Source File
  2384. # Begin Source File
  2385.  
  2386. SOURCE=..\histogram\add2d.c
  2387.  
  2388.  
  2389.  
  2390. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2391.  
  2392. # PROP Intermediate_Dir "Release\libgslhistogram"
  2393.  
  2394. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2395.  
  2396. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2397.  
  2398. !ENDIF 
  2399.  
  2400. # End Source File
  2401. # Begin Source File
  2402.  
  2403. SOURCE=..\histogram\get2d.c
  2404.  
  2405.  
  2406.  
  2407. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2408.  
  2409. # PROP Intermediate_Dir "Release\libgslhistogram"
  2410.  
  2411. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2412.  
  2413. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2414.  
  2415. !ENDIF 
  2416.  
  2417. # End Source File
  2418. # Begin Source File
  2419.  
  2420. SOURCE=..\histogram\init2d.c
  2421.  
  2422.  
  2423.  
  2424. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2425.  
  2426. # PROP Intermediate_Dir "Release\libgslhistogram"
  2427.  
  2428. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2429.  
  2430. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2431.  
  2432. !ENDIF 
  2433.  
  2434. # End Source File
  2435. # Begin Source File
  2436.  
  2437. SOURCE=..\histogram\params2d.c
  2438.  
  2439.  
  2440.  
  2441. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2442.  
  2443. # PROP Intermediate_Dir "Release\libgslhistogram"
  2444.  
  2445. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2446.  
  2447. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2448.  
  2449. !ENDIF 
  2450.  
  2451. # End Source File
  2452. # Begin Source File
  2453.  
  2454. SOURCE=..\histogram\reset2d.c
  2455.  
  2456.  
  2457.  
  2458. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2459.  
  2460. # PROP Intermediate_Dir "Release\libgslhistogram"
  2461.  
  2462. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2463.  
  2464. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2465.  
  2466. !ENDIF 
  2467.  
  2468. # End Source File
  2469. # Begin Source File
  2470.  
  2471. SOURCE=..\histogram\file2d.c
  2472.  
  2473.  
  2474.  
  2475. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2476.  
  2477. # PROP Intermediate_Dir "Release\libgslhistogram"
  2478.  
  2479. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2480.  
  2481. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2482.  
  2483. !ENDIF 
  2484.  
  2485. # End Source File
  2486. # Begin Source File
  2487.  
  2488. SOURCE=..\histogram\pdf2d.c
  2489.  
  2490.  
  2491.  
  2492. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2493.  
  2494. # PROP Intermediate_Dir "Release\libgslhistogram"
  2495.  
  2496. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2497.  
  2498. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2499.  
  2500. !ENDIF 
  2501.  
  2502. # End Source File
  2503. # Begin Source File
  2504.  
  2505. SOURCE=..\gsl\gsl_histogram2d.h
  2506.  
  2507.  
  2508.  
  2509. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2510.  
  2511. # PROP Intermediate_Dir "Release\libgslhistogram"
  2512.  
  2513. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2514.  
  2515. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2516.  
  2517. !ENDIF 
  2518.  
  2519. # End Source File
  2520. # Begin Source File
  2521.  
  2522. SOURCE=..\histogram\calloc_range.c
  2523.  
  2524.  
  2525.  
  2526. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2527.  
  2528. # PROP Intermediate_Dir "Release\libgslhistogram"
  2529.  
  2530. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2531.  
  2532. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2533.  
  2534. !ENDIF 
  2535.  
  2536. # End Source File
  2537. # Begin Source File
  2538.  
  2539. SOURCE=..\histogram\calloc_range2d.c
  2540.  
  2541.  
  2542.  
  2543. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2544.  
  2545. # PROP Intermediate_Dir "Release\libgslhistogram"
  2546.  
  2547. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2548.  
  2549. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2550.  
  2551. !ENDIF 
  2552.  
  2553. # End Source File
  2554. # Begin Source File
  2555.  
  2556. SOURCE=..\histogram\copy.c
  2557.  
  2558.  
  2559.  
  2560. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2561.  
  2562. # PROP Intermediate_Dir "Release\libgslhistogram"
  2563.  
  2564. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2565.  
  2566. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2567.  
  2568. !ENDIF 
  2569.  
  2570. # End Source File
  2571. # Begin Source File
  2572.  
  2573. SOURCE=..\histogram\copy2d.c
  2574.  
  2575.  
  2576.  
  2577. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2578.  
  2579. # PROP Intermediate_Dir "Release\libgslhistogram"
  2580.  
  2581. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2582.  
  2583. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2584.  
  2585. !ENDIF 
  2586.  
  2587. # End Source File
  2588. # Begin Source File
  2589.  
  2590. SOURCE=..\histogram\maxval.c
  2591.  
  2592.  
  2593.  
  2594. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2595.  
  2596. # PROP Intermediate_Dir "Release\libgslhistogram"
  2597.  
  2598. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2599.  
  2600. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2601.  
  2602. !ENDIF 
  2603.  
  2604. # End Source File
  2605. # Begin Source File
  2606.  
  2607. SOURCE=..\histogram\maxval2d.c
  2608.  
  2609.  
  2610.  
  2611. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2612.  
  2613. # PROP Intermediate_Dir "Release\libgslhistogram"
  2614.  
  2615. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2616.  
  2617. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2618.  
  2619. !ENDIF 
  2620.  
  2621. # End Source File
  2622. # Begin Source File
  2623.  
  2624. SOURCE=..\histogram\oper.c
  2625.  
  2626.  
  2627.  
  2628. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2629.  
  2630. # PROP Intermediate_Dir "Release\libgslhistogram"
  2631.  
  2632. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2633.  
  2634. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2635.  
  2636. !ENDIF 
  2637.  
  2638. # End Source File
  2639. # Begin Source File
  2640.  
  2641. SOURCE=..\histogram\oper2d.c
  2642.  
  2643.  
  2644.  
  2645. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2646.  
  2647. # PROP Intermediate_Dir "Release\libgslhistogram"
  2648.  
  2649. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2650.  
  2651. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2652.  
  2653. !ENDIF 
  2654.  
  2655. # End Source File
  2656. # Begin Source File
  2657.  
  2658. SOURCE=..\histogram\stat.c
  2659.  
  2660.  
  2661.  
  2662. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2663.  
  2664. # PROP Intermediate_Dir "Release\libgslhistogram"
  2665.  
  2666. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2667.  
  2668. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2669.  
  2670. !ENDIF 
  2671.  
  2672. # End Source File
  2673. # Begin Source File
  2674.  
  2675. SOURCE=..\histogram\stat2d.c
  2676.  
  2677.  
  2678.  
  2679. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2680.  
  2681. # PROP Intermediate_Dir "Release\libgslhistogram"
  2682.  
  2683. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2684.  
  2685. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2686.  
  2687. !ENDIF 
  2688.  
  2689. # End Source File
  2690. # Begin Source File
  2691.  
  2692. SOURCE=..\histogram\urand.c
  2693.  
  2694. # PROP Exclude_From_Build 1
  2695.  
  2696. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2697.  
  2698. # PROP Intermediate_Dir "Release\libgslhistogram"
  2699.  
  2700. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2701.  
  2702. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2703.  
  2704. !ENDIF 
  2705.  
  2706. # End Source File
  2707. # Begin Source File
  2708.  
  2709. SOURCE=..\histogram\find.c
  2710.  
  2711. # PROP Exclude_From_Build 1
  2712.  
  2713. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2714.  
  2715. # PROP Intermediate_Dir "Release\libgslhistogram"
  2716.  
  2717. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2718.  
  2719. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2720.  
  2721. !ENDIF 
  2722.  
  2723. # End Source File
  2724. # Begin Source File
  2725.  
  2726. SOURCE=..\histogram\find2d.c
  2727.  
  2728. # PROP Exclude_From_Build 1
  2729.  
  2730. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2731.  
  2732. # PROP Intermediate_Dir "Release\libgslhistogram"
  2733.  
  2734. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2735.  
  2736. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2737.  
  2738. !ENDIF 
  2739.  
  2740. # End Source File
  2741. # Begin Source File
  2742.  
  2743. SOURCE=..\gsl\gsl_histogram.h
  2744.  
  2745. # PROP Exclude_From_Build 1
  2746.  
  2747. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2748.  
  2749. # PROP Intermediate_Dir "Release\libgslhistogram"
  2750.  
  2751. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2752.  
  2753. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2754.  
  2755. !ENDIF 
  2756.  
  2757. # End Source File
  2758. # Begin Source File
  2759.  
  2760. SOURCE=..\gsl\gsl_histogram2d.h
  2761.  
  2762. # PROP Exclude_From_Build 1
  2763.  
  2764. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2765.  
  2766. # PROP Intermediate_Dir "Release\libgslhistogram"
  2767.  
  2768. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2769.  
  2770. # PROP Intermediate_Dir "Debug\libgslhistogram"
  2771.  
  2772. !ENDIF 
  2773.  
  2774. # End Source File
  2775. # End Group
  2776. # Begin Group "libgslieeeutils"
  2777.  
  2778. # PROP Default_Filter ""
  2779.  
  2780. # Begin Source File
  2781.  
  2782. SOURCE=..\ieee-utils\print.c
  2783.  
  2784.  
  2785.  
  2786. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2787.  
  2788. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2789.  
  2790. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2791.  
  2792. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2793.  
  2794. !ENDIF 
  2795.  
  2796. # End Source File
  2797. # Begin Source File
  2798.  
  2799. SOURCE=..\ieee-utils\make_rep.c
  2800.  
  2801.  
  2802.  
  2803. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2804.  
  2805. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2806.  
  2807. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2808.  
  2809. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2810.  
  2811. !ENDIF 
  2812.  
  2813. # End Source File
  2814. # Begin Source File
  2815.  
  2816. SOURCE=..\gsl\gsl_ieee_utils.h
  2817.  
  2818.  
  2819.  
  2820. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2821.  
  2822. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2823.  
  2824. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2825.  
  2826. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2827.  
  2828. !ENDIF 
  2829.  
  2830. # End Source File
  2831. # Begin Source File
  2832.  
  2833. SOURCE=..\ieee-utils\env.c
  2834.  
  2835.  
  2836.  
  2837. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2838.  
  2839. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2840.  
  2841. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2842.  
  2843. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2844.  
  2845. !ENDIF 
  2846.  
  2847. # End Source File
  2848. # Begin Source File
  2849.  
  2850. SOURCE=..\ieee-utils\fp.c
  2851.  
  2852.  
  2853.  
  2854. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2855.  
  2856. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2857.  
  2858. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2859.  
  2860. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2861.  
  2862. !ENDIF 
  2863.  
  2864. # End Source File
  2865. # Begin Source File
  2866.  
  2867. SOURCE=..\ieee-utils\read.c
  2868.  
  2869.  
  2870.  
  2871. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2872.  
  2873. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2874.  
  2875. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2876.  
  2877. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2878.  
  2879. !ENDIF 
  2880.  
  2881. # End Source File
  2882. # Begin Source File
  2883.  
  2884. SOURCE=..\ieee-utils\fp-aix.c
  2885.  
  2886. # PROP Exclude_From_Build 1
  2887.  
  2888. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2889.  
  2890. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2891.  
  2892. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2893.  
  2894. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2895.  
  2896. !ENDIF 
  2897.  
  2898. # End Source File
  2899. # Begin Source File
  2900.  
  2901. SOURCE=..\ieee-utils\fp-darwin.c
  2902.  
  2903. # PROP Exclude_From_Build 1
  2904.  
  2905. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2906.  
  2907. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2908.  
  2909. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2910.  
  2911. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2912.  
  2913. !ENDIF 
  2914.  
  2915. # End Source File
  2916. # Begin Source File
  2917.  
  2918. SOURCE=..\ieee-utils\fp-hpux.c
  2919.  
  2920. # PROP Exclude_From_Build 1
  2921.  
  2922. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2923.  
  2924. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2925.  
  2926. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2927.  
  2928. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2929.  
  2930. !ENDIF 
  2931.  
  2932. # End Source File
  2933. # Begin Source File
  2934.  
  2935. SOURCE=..\ieee-utils\fp-hpux11.c
  2936.  
  2937. # PROP Exclude_From_Build 1
  2938.  
  2939. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2940.  
  2941. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2942.  
  2943. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2944.  
  2945. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2946.  
  2947. !ENDIF 
  2948.  
  2949. # End Source File
  2950. # Begin Source File
  2951.  
  2952. SOURCE=..\ieee-utils\fp-irix.c
  2953.  
  2954. # PROP Exclude_From_Build 1
  2955.  
  2956. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2957.  
  2958. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2959.  
  2960. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2961.  
  2962. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2963.  
  2964. !ENDIF 
  2965.  
  2966. # End Source File
  2967. # Begin Source File
  2968.  
  2969. SOURCE=..\ieee-utils\fp-m68klinux.c
  2970.  
  2971. # PROP Exclude_From_Build 1
  2972.  
  2973. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2974.  
  2975. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2976.  
  2977. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2978.  
  2979. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2980.  
  2981. !ENDIF 
  2982.  
  2983. # End Source File
  2984. # Begin Source File
  2985.  
  2986. SOURCE=..\ieee-utils\fp-ppclinux.c
  2987.  
  2988. # PROP Exclude_From_Build 1
  2989.  
  2990. !IF  "$(CFG)" == "libgsl - Win32 Release"
  2991.  
  2992. # PROP Intermediate_Dir "Release\libgslieeeutils"
  2993.  
  2994. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  2995.  
  2996. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  2997.  
  2998. !ENDIF 
  2999.  
  3000. # End Source File
  3001. # Begin Source File
  3002.  
  3003. SOURCE=..\ieee-utils\fp-solaris.c
  3004.  
  3005. # PROP Exclude_From_Build 1
  3006.  
  3007. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3008.  
  3009. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3010.  
  3011. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3012.  
  3013. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3014.  
  3015. !ENDIF 
  3016.  
  3017. # End Source File
  3018. # Begin Source File
  3019.  
  3020. SOURCE=..\ieee-utils\fp-sparclinux.c
  3021.  
  3022. # PROP Exclude_From_Build 1
  3023.  
  3024. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3025.  
  3026. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3027.  
  3028. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3029.  
  3030. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3031.  
  3032. !ENDIF 
  3033.  
  3034. # End Source File
  3035. # Begin Source File
  3036.  
  3037. SOURCE=..\ieee-utils\fp-sunos4.c
  3038.  
  3039. # PROP Exclude_From_Build 1
  3040.  
  3041. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3042.  
  3043. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3044.  
  3045. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3046.  
  3047. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3048.  
  3049. !ENDIF 
  3050.  
  3051. # End Source File
  3052. # Begin Source File
  3053.  
  3054. SOURCE=..\ieee-utils\fp-tru64.c
  3055.  
  3056. # PROP Exclude_From_Build 1
  3057.  
  3058. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3059.  
  3060. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3061.  
  3062. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3063.  
  3064. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3065.  
  3066. !ENDIF 
  3067.  
  3068. # End Source File
  3069. # Begin Source File
  3070.  
  3071. SOURCE=..\ieee-utils\fp-unknown.c
  3072.  
  3073. # PROP Exclude_From_Build 1
  3074.  
  3075. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3076.  
  3077. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3078.  
  3079. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3080.  
  3081. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3082.  
  3083. !ENDIF 
  3084.  
  3085. # End Source File
  3086. # Begin Source File
  3087.  
  3088. SOURCE=..\ieee-utils\fp-x86linux.c
  3089.  
  3090. # PROP Exclude_From_Build 1
  3091.  
  3092. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3093.  
  3094. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3095.  
  3096. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3097.  
  3098. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3099.  
  3100. !ENDIF 
  3101.  
  3102. # End Source File
  3103. # Begin Source File
  3104.  
  3105. SOURCE=..\ieee-utils\fp-freebsd.c
  3106.  
  3107. # PROP Exclude_From_Build 1
  3108.  
  3109. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3110.  
  3111. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3112.  
  3113. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3114.  
  3115. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3116.  
  3117. !ENDIF 
  3118.  
  3119. # End Source File
  3120. # Begin Source File
  3121.  
  3122. SOURCE=..\ieee-utils\fp-os2emx.c
  3123.  
  3124. # PROP Exclude_From_Build 1
  3125.  
  3126. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3127.  
  3128. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3129.  
  3130. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3131.  
  3132. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3133.  
  3134. !ENDIF 
  3135.  
  3136. # End Source File
  3137. # Begin Source File
  3138.  
  3139. SOURCE=..\ieee-utils\fp-netbsd.c
  3140.  
  3141. # PROP Exclude_From_Build 1
  3142.  
  3143. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3144.  
  3145. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3146.  
  3147. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3148.  
  3149. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3150.  
  3151. !ENDIF 
  3152.  
  3153. # End Source File
  3154. # Begin Source File
  3155.  
  3156. SOURCE=..\ieee-utils\fp-openbsd.c
  3157.  
  3158. # PROP Exclude_From_Build 1
  3159.  
  3160. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3161.  
  3162. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3163.  
  3164. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3165.  
  3166. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3167.  
  3168. !ENDIF 
  3169.  
  3170. # End Source File
  3171. # Begin Source File
  3172.  
  3173. SOURCE=..\ieee-utils\endian.c
  3174.  
  3175. # PROP Exclude_From_Build 1
  3176.  
  3177. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3178.  
  3179. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3180.  
  3181. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3182.  
  3183. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3184.  
  3185. !ENDIF 
  3186.  
  3187. # End Source File
  3188. # Begin Source File
  3189.  
  3190. SOURCE=..\ieee-utils\standardize.c
  3191.  
  3192. # PROP Exclude_From_Build 1
  3193.  
  3194. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3195.  
  3196. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3197.  
  3198. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3199.  
  3200. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3201.  
  3202. !ENDIF 
  3203.  
  3204. # End Source File
  3205. # Begin Source File
  3206.  
  3207. SOURCE=..\gsl\gsl_ieee_utils.h
  3208.  
  3209. # PROP Exclude_From_Build 1
  3210.  
  3211. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3212.  
  3213. # PROP Intermediate_Dir "Release\libgslieeeutils"
  3214.  
  3215. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3216.  
  3217. # PROP Intermediate_Dir "Debug\libgslieeeutils"
  3218.  
  3219. !ENDIF 
  3220.  
  3221. # End Source File
  3222. # End Group
  3223. # Begin Group "libgslintegration"
  3224.  
  3225. # PROP Default_Filter ""
  3226.  
  3227. # Begin Source File
  3228.  
  3229. SOURCE=..\integration\qk15.c
  3230.  
  3231.  
  3232.  
  3233. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3234.  
  3235. # PROP Intermediate_Dir "Release\libgslintegration"
  3236.  
  3237. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3238.  
  3239. # PROP Intermediate_Dir "Debug\libgslintegration"
  3240.  
  3241. !ENDIF 
  3242.  
  3243. # End Source File
  3244. # Begin Source File
  3245.  
  3246. SOURCE=..\integration\qk21.c
  3247.  
  3248.  
  3249.  
  3250. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3251.  
  3252. # PROP Intermediate_Dir "Release\libgslintegration"
  3253.  
  3254. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3255.  
  3256. # PROP Intermediate_Dir "Debug\libgslintegration"
  3257.  
  3258. !ENDIF 
  3259.  
  3260. # End Source File
  3261. # Begin Source File
  3262.  
  3263. SOURCE=..\integration\qk31.c
  3264.  
  3265.  
  3266.  
  3267. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3268.  
  3269. # PROP Intermediate_Dir "Release\libgslintegration"
  3270.  
  3271. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3272.  
  3273. # PROP Intermediate_Dir "Debug\libgslintegration"
  3274.  
  3275. !ENDIF 
  3276.  
  3277. # End Source File
  3278. # Begin Source File
  3279.  
  3280. SOURCE=..\integration\qk41.c
  3281.  
  3282.  
  3283.  
  3284. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3285.  
  3286. # PROP Intermediate_Dir "Release\libgslintegration"
  3287.  
  3288. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3289.  
  3290. # PROP Intermediate_Dir "Debug\libgslintegration"
  3291.  
  3292. !ENDIF 
  3293.  
  3294. # End Source File
  3295. # Begin Source File
  3296.  
  3297. SOURCE=..\integration\qk51.c
  3298.  
  3299.  
  3300.  
  3301. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3302.  
  3303. # PROP Intermediate_Dir "Release\libgslintegration"
  3304.  
  3305. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3306.  
  3307. # PROP Intermediate_Dir "Debug\libgslintegration"
  3308.  
  3309. !ENDIF 
  3310.  
  3311. # End Source File
  3312. # Begin Source File
  3313.  
  3314. SOURCE=..\integration\qk61.c
  3315.  
  3316.  
  3317.  
  3318. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3319.  
  3320. # PROP Intermediate_Dir "Release\libgslintegration"
  3321.  
  3322. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3323.  
  3324. # PROP Intermediate_Dir "Debug\libgslintegration"
  3325.  
  3326. !ENDIF 
  3327.  
  3328. # End Source File
  3329. # Begin Source File
  3330.  
  3331. SOURCE=..\integration\qk.c
  3332.  
  3333.  
  3334.  
  3335. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3336.  
  3337. # PROP Intermediate_Dir "Release\libgslintegration"
  3338.  
  3339. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3340.  
  3341. # PROP Intermediate_Dir "Debug\libgslintegration"
  3342.  
  3343. !ENDIF 
  3344.  
  3345. # End Source File
  3346. # Begin Source File
  3347.  
  3348. SOURCE=..\integration\qng.c
  3349.  
  3350.  
  3351.  
  3352. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3353.  
  3354. # PROP Intermediate_Dir "Release\libgslintegration"
  3355.  
  3356. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3357.  
  3358. # PROP Intermediate_Dir "Debug\libgslintegration"
  3359.  
  3360. !ENDIF 
  3361.  
  3362. # End Source File
  3363. # Begin Source File
  3364.  
  3365. SOURCE=..\integration\qng.h
  3366.  
  3367.  
  3368.  
  3369. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3370.  
  3371. # PROP Intermediate_Dir "Release\libgslintegration"
  3372.  
  3373. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3374.  
  3375. # PROP Intermediate_Dir "Debug\libgslintegration"
  3376.  
  3377. !ENDIF 
  3378.  
  3379. # End Source File
  3380. # Begin Source File
  3381.  
  3382. SOURCE=..\integration\qag.c
  3383.  
  3384.  
  3385.  
  3386. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3387.  
  3388. # PROP Intermediate_Dir "Release\libgslintegration"
  3389.  
  3390. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3391.  
  3392. # PROP Intermediate_Dir "Debug\libgslintegration"
  3393.  
  3394. !ENDIF 
  3395.  
  3396. # End Source File
  3397. # Begin Source File
  3398.  
  3399. SOURCE=..\integration\qags.c
  3400.  
  3401.  
  3402.  
  3403. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3404.  
  3405. # PROP Intermediate_Dir "Release\libgslintegration"
  3406.  
  3407. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3408.  
  3409. # PROP Intermediate_Dir "Debug\libgslintegration"
  3410.  
  3411. !ENDIF 
  3412.  
  3413. # End Source File
  3414. # Begin Source File
  3415.  
  3416. SOURCE=..\integration\qagp.c
  3417.  
  3418.  
  3419.  
  3420. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3421.  
  3422. # PROP Intermediate_Dir "Release\libgslintegration"
  3423.  
  3424. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3425.  
  3426. # PROP Intermediate_Dir "Debug\libgslintegration"
  3427.  
  3428. !ENDIF 
  3429.  
  3430. # End Source File
  3431. # Begin Source File
  3432.  
  3433. SOURCE=..\integration\workspace.c
  3434.  
  3435.  
  3436.  
  3437. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3438.  
  3439. # PROP Intermediate_Dir "Release\libgslintegration"
  3440.  
  3441. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3442.  
  3443. # PROP Intermediate_Dir "Debug\libgslintegration"
  3444.  
  3445. !ENDIF 
  3446.  
  3447. # End Source File
  3448. # Begin Source File
  3449.  
  3450. SOURCE=..\integration\qcheb.c
  3451.  
  3452.  
  3453.  
  3454. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3455.  
  3456. # PROP Intermediate_Dir "Release\libgslintegration"
  3457.  
  3458. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3459.  
  3460. # PROP Intermediate_Dir "Debug\libgslintegration"
  3461.  
  3462. !ENDIF 
  3463.  
  3464. # End Source File
  3465. # Begin Source File
  3466.  
  3467. SOURCE=..\integration\qawc.c
  3468.  
  3469.  
  3470.  
  3471. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3472.  
  3473. # PROP Intermediate_Dir "Release\libgslintegration"
  3474.  
  3475. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3476.  
  3477. # PROP Intermediate_Dir "Debug\libgslintegration"
  3478.  
  3479. !ENDIF 
  3480.  
  3481. # End Source File
  3482. # Begin Source File
  3483.  
  3484. SOURCE=..\integration\qmomo.c
  3485.  
  3486.  
  3487.  
  3488. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3489.  
  3490. # PROP Intermediate_Dir "Release\libgslintegration"
  3491.  
  3492. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3493.  
  3494. # PROP Intermediate_Dir "Debug\libgslintegration"
  3495.  
  3496. !ENDIF 
  3497.  
  3498. # End Source File
  3499. # Begin Source File
  3500.  
  3501. SOURCE=..\integration\qaws.c
  3502.  
  3503.  
  3504.  
  3505. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3506.  
  3507. # PROP Intermediate_Dir "Release\libgslintegration"
  3508.  
  3509. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3510.  
  3511. # PROP Intermediate_Dir "Debug\libgslintegration"
  3512.  
  3513. !ENDIF 
  3514.  
  3515. # End Source File
  3516. # Begin Source File
  3517.  
  3518. SOURCE=..\integration\qmomof.c
  3519.  
  3520.  
  3521.  
  3522. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3523.  
  3524. # PROP Intermediate_Dir "Release\libgslintegration"
  3525.  
  3526. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3527.  
  3528. # PROP Intermediate_Dir "Debug\libgslintegration"
  3529.  
  3530. !ENDIF 
  3531.  
  3532. # End Source File
  3533. # Begin Source File
  3534.  
  3535. SOURCE=..\integration\qawo.c
  3536.  
  3537.  
  3538.  
  3539. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3540.  
  3541. # PROP Intermediate_Dir "Release\libgslintegration"
  3542.  
  3543. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3544.  
  3545. # PROP Intermediate_Dir "Debug\libgslintegration"
  3546.  
  3547. !ENDIF 
  3548.  
  3549. # End Source File
  3550. # Begin Source File
  3551.  
  3552. SOURCE=..\integration\qawf.c
  3553.  
  3554.  
  3555.  
  3556. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3557.  
  3558. # PROP Intermediate_Dir "Release\libgslintegration"
  3559.  
  3560. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3561.  
  3562. # PROP Intermediate_Dir "Debug\libgslintegration"
  3563.  
  3564. !ENDIF 
  3565.  
  3566. # End Source File
  3567. # Begin Source File
  3568.  
  3569. SOURCE=..\integration\qpsrt.c
  3570.  
  3571. # PROP Exclude_From_Build 1
  3572.  
  3573. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3574.  
  3575. # PROP Intermediate_Dir "Release\libgslintegration"
  3576.  
  3577. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3578.  
  3579. # PROP Intermediate_Dir "Debug\libgslintegration"
  3580.  
  3581. !ENDIF 
  3582.  
  3583. # End Source File
  3584. # Begin Source File
  3585.  
  3586. SOURCE=..\integration\qpsrt2.c
  3587.  
  3588. # PROP Exclude_From_Build 1
  3589.  
  3590. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3591.  
  3592. # PROP Intermediate_Dir "Release\libgslintegration"
  3593.  
  3594. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3595.  
  3596. # PROP Intermediate_Dir "Debug\libgslintegration"
  3597.  
  3598. !ENDIF 
  3599.  
  3600. # End Source File
  3601. # Begin Source File
  3602.  
  3603. SOURCE=..\integration\qelg.c
  3604.  
  3605. # PROP Exclude_From_Build 1
  3606.  
  3607. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3608.  
  3609. # PROP Intermediate_Dir "Release\libgslintegration"
  3610.  
  3611. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3612.  
  3613. # PROP Intermediate_Dir "Debug\libgslintegration"
  3614.  
  3615. !ENDIF 
  3616.  
  3617. # End Source File
  3618. # Begin Source File
  3619.  
  3620. SOURCE=..\integration\qc25c.c
  3621.  
  3622. # PROP Exclude_From_Build 1
  3623.  
  3624. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3625.  
  3626. # PROP Intermediate_Dir "Release\libgslintegration"
  3627.  
  3628. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3629.  
  3630. # PROP Intermediate_Dir "Debug\libgslintegration"
  3631.  
  3632. !ENDIF 
  3633.  
  3634. # End Source File
  3635. # Begin Source File
  3636.  
  3637. SOURCE=..\integration\qc25s.c
  3638.  
  3639. # PROP Exclude_From_Build 1
  3640.  
  3641. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3642.  
  3643. # PROP Intermediate_Dir "Release\libgslintegration"
  3644.  
  3645. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3646.  
  3647. # PROP Intermediate_Dir "Debug\libgslintegration"
  3648.  
  3649. !ENDIF 
  3650.  
  3651. # End Source File
  3652. # Begin Source File
  3653.  
  3654. SOURCE=..\integration\qc25f.c
  3655.  
  3656. # PROP Exclude_From_Build 1
  3657.  
  3658. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3659.  
  3660. # PROP Intermediate_Dir "Release\libgslintegration"
  3661.  
  3662. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3663.  
  3664. # PROP Intermediate_Dir "Debug\libgslintegration"
  3665.  
  3666. !ENDIF 
  3667.  
  3668. # End Source File
  3669. # Begin Source File
  3670.  
  3671. SOURCE=..\integration\ptsort.c
  3672.  
  3673. # PROP Exclude_From_Build 1
  3674.  
  3675. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3676.  
  3677. # PROP Intermediate_Dir "Release\libgslintegration"
  3678.  
  3679. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3680.  
  3681. # PROP Intermediate_Dir "Debug\libgslintegration"
  3682.  
  3683. !ENDIF 
  3684.  
  3685. # End Source File
  3686. # Begin Source File
  3687.  
  3688. SOURCE=..\integration\util.c
  3689.  
  3690. # PROP Exclude_From_Build 1
  3691.  
  3692. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3693.  
  3694. # PROP Intermediate_Dir "Release\libgslintegration"
  3695.  
  3696. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3697.  
  3698. # PROP Intermediate_Dir "Debug\libgslintegration"
  3699.  
  3700. !ENDIF 
  3701.  
  3702. # End Source File
  3703. # Begin Source File
  3704.  
  3705. SOURCE=..\integration\err.c
  3706.  
  3707. # PROP Exclude_From_Build 1
  3708.  
  3709. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3710.  
  3711. # PROP Intermediate_Dir "Release\libgslintegration"
  3712.  
  3713. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3714.  
  3715. # PROP Intermediate_Dir "Debug\libgslintegration"
  3716.  
  3717. !ENDIF 
  3718.  
  3719. # End Source File
  3720. # Begin Source File
  3721.  
  3722. SOURCE=..\integration\positivity.c
  3723.  
  3724. # PROP Exclude_From_Build 1
  3725.  
  3726. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3727.  
  3728. # PROP Intermediate_Dir "Release\libgslintegration"
  3729.  
  3730. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3731.  
  3732. # PROP Intermediate_Dir "Debug\libgslintegration"
  3733.  
  3734. !ENDIF 
  3735.  
  3736. # End Source File
  3737. # Begin Source File
  3738.  
  3739. SOURCE=..\integration\append.c
  3740.  
  3741. # PROP Exclude_From_Build 1
  3742.  
  3743. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3744.  
  3745. # PROP Intermediate_Dir "Release\libgslintegration"
  3746.  
  3747. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3748.  
  3749. # PROP Intermediate_Dir "Debug\libgslintegration"
  3750.  
  3751. !ENDIF 
  3752.  
  3753. # End Source File
  3754. # Begin Source File
  3755.  
  3756. SOURCE=..\integration\initialise.c
  3757.  
  3758. # PROP Exclude_From_Build 1
  3759.  
  3760. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3761.  
  3762. # PROP Intermediate_Dir "Release\libgslintegration"
  3763.  
  3764. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3765.  
  3766. # PROP Intermediate_Dir "Debug\libgslintegration"
  3767.  
  3768. !ENDIF 
  3769.  
  3770. # End Source File
  3771. # Begin Source File
  3772.  
  3773. SOURCE=..\integration\set_initial.c
  3774.  
  3775. # PROP Exclude_From_Build 1
  3776.  
  3777. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3778.  
  3779. # PROP Intermediate_Dir "Release\libgslintegration"
  3780.  
  3781. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3782.  
  3783. # PROP Intermediate_Dir "Debug\libgslintegration"
  3784.  
  3785. !ENDIF 
  3786.  
  3787. # End Source File
  3788. # Begin Source File
  3789.  
  3790. SOURCE=..\integration\reset.c
  3791.  
  3792. # PROP Exclude_From_Build 1
  3793.  
  3794. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3795.  
  3796. # PROP Intermediate_Dir "Release\libgslintegration"
  3797.  
  3798. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3799.  
  3800. # PROP Intermediate_Dir "Debug\libgslintegration"
  3801.  
  3802. !ENDIF 
  3803.  
  3804. # End Source File
  3805. # Begin Source File
  3806.  
  3807. SOURCE=..\gsl\gsl_integration.h
  3808.  
  3809. # PROP Exclude_From_Build 1
  3810.  
  3811. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3812.  
  3813. # PROP Intermediate_Dir "Release\libgslintegration"
  3814.  
  3815. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3816.  
  3817. # PROP Intermediate_Dir "Debug\libgslintegration"
  3818.  
  3819. !ENDIF 
  3820.  
  3821. # End Source File
  3822. # End Group
  3823. # Begin Group "libgslinterpolation"
  3824.  
  3825. # PROP Default_Filter ""
  3826.  
  3827. # Begin Source File
  3828.  
  3829. SOURCE=..\interpolation\accel.c
  3830.  
  3831.  
  3832.  
  3833. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3834.  
  3835. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3836.  
  3837. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3838.  
  3839. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3840.  
  3841. !ENDIF 
  3842.  
  3843. # End Source File
  3844. # Begin Source File
  3845.  
  3846. SOURCE=..\interpolation\akima.c
  3847.  
  3848.  
  3849.  
  3850. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3851.  
  3852. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3853.  
  3854. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3855.  
  3856. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3857.  
  3858. !ENDIF 
  3859.  
  3860. # End Source File
  3861. # Begin Source File
  3862.  
  3863. SOURCE=..\interpolation\bsearch.c
  3864.  
  3865.  
  3866.  
  3867. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3868.  
  3869. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3870.  
  3871. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3872.  
  3873. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3874.  
  3875. !ENDIF 
  3876.  
  3877. # End Source File
  3878. # Begin Source File
  3879.  
  3880. SOURCE=..\interpolation\cspline.c
  3881.  
  3882.  
  3883.  
  3884. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3885.  
  3886. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3887.  
  3888. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3889.  
  3890. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3891.  
  3892. !ENDIF 
  3893.  
  3894. # End Source File
  3895. # Begin Source File
  3896.  
  3897. SOURCE=..\interpolation\interp.c
  3898.  
  3899.  
  3900.  
  3901. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3902.  
  3903. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3904.  
  3905. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3906.  
  3907. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3908.  
  3909. !ENDIF 
  3910.  
  3911. # End Source File
  3912. # Begin Source File
  3913.  
  3914. SOURCE=..\interpolation\linear.c
  3915.  
  3916.  
  3917.  
  3918. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3919.  
  3920. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3921.  
  3922. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3923.  
  3924. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3925.  
  3926. !ENDIF 
  3927.  
  3928. # End Source File
  3929. # Begin Source File
  3930.  
  3931. SOURCE=..\interpolation\integ_eval.h
  3932.  
  3933.  
  3934.  
  3935. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3936.  
  3937. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3938.  
  3939. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3940.  
  3941. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3942.  
  3943. !ENDIF 
  3944.  
  3945. # End Source File
  3946. # Begin Source File
  3947.  
  3948. SOURCE=..\interpolation\spline.c
  3949.  
  3950.  
  3951.  
  3952. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3953.  
  3954. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3955.  
  3956. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3957.  
  3958. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3959.  
  3960. !ENDIF 
  3961.  
  3962. # End Source File
  3963. # Begin Source File
  3964.  
  3965. SOURCE=..\interpolation\poly.c
  3966.  
  3967.  
  3968.  
  3969. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3970.  
  3971. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3972.  
  3973. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3974.  
  3975. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3976.  
  3977. !ENDIF 
  3978.  
  3979. # End Source File
  3980. # Begin Source File
  3981.  
  3982. SOURCE=..\interpolation\bsearch.h
  3983.  
  3984. # PROP Exclude_From_Build 1
  3985.  
  3986. !IF  "$(CFG)" == "libgsl - Win32 Release"
  3987.  
  3988. # PROP Intermediate_Dir "Release\libgslinterpolation"
  3989.  
  3990. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  3991.  
  3992. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  3993.  
  3994. !ENDIF 
  3995.  
  3996. # End Source File
  3997. # Begin Source File
  3998.  
  3999. SOURCE=..\gsl\gsl_interp.h
  4000.  
  4001. # PROP Exclude_From_Build 1
  4002.  
  4003. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4004.  
  4005. # PROP Intermediate_Dir "Release\libgslinterpolation"
  4006.  
  4007. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4008.  
  4009. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  4010.  
  4011. !ENDIF 
  4012.  
  4013. # End Source File
  4014. # Begin Source File
  4015.  
  4016. SOURCE=..\gsl\gsl_spline.h
  4017.  
  4018. # PROP Exclude_From_Build 1
  4019.  
  4020. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4021.  
  4022. # PROP Intermediate_Dir "Release\libgslinterpolation"
  4023.  
  4024. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4025.  
  4026. # PROP Intermediate_Dir "Debug\libgslinterpolation"
  4027.  
  4028. !ENDIF 
  4029.  
  4030. # End Source File
  4031. # End Group
  4032. # Begin Group "libgsllinalg"
  4033.  
  4034. # PROP Default_Filter ""
  4035.  
  4036. # Begin Source File
  4037.  
  4038. SOURCE=..\linalg\multiply.c
  4039.  
  4040.  
  4041.  
  4042. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4043.  
  4044. # PROP Intermediate_Dir "Release\libgsllinalg"
  4045.  
  4046. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4047.  
  4048. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4049.  
  4050. !ENDIF 
  4051.  
  4052. # End Source File
  4053. # Begin Source File
  4054.  
  4055. SOURCE=..\linalg\exponential.c
  4056.  
  4057.  
  4058.  
  4059. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4060.  
  4061. # PROP Intermediate_Dir "Release\libgsllinalg"
  4062.  
  4063. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4064.  
  4065. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4066.  
  4067. !ENDIF 
  4068.  
  4069. # End Source File
  4070. # Begin Source File
  4071.  
  4072. SOURCE=..\linalg\tridiag.c
  4073.  
  4074.  
  4075.  
  4076. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4077.  
  4078. # PROP Intermediate_Dir "Release\libgsllinalg"
  4079.  
  4080. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4081.  
  4082. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4083.  
  4084. !ENDIF 
  4085.  
  4086. # End Source File
  4087. # Begin Source File
  4088.  
  4089. SOURCE=..\linalg\tridiag.h
  4090.  
  4091.  
  4092.  
  4093. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4094.  
  4095. # PROP Intermediate_Dir "Release\libgsllinalg"
  4096.  
  4097. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4098.  
  4099. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4100.  
  4101. !ENDIF 
  4102.  
  4103. # End Source File
  4104. # Begin Source File
  4105.  
  4106. SOURCE=..\linalg\lu.c
  4107.  
  4108.  
  4109.  
  4110. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4111.  
  4112. # PROP Intermediate_Dir "Release\libgsllinalg"
  4113.  
  4114. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4115.  
  4116. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4117.  
  4118. !ENDIF 
  4119.  
  4120. # End Source File
  4121. # Begin Source File
  4122.  
  4123. SOURCE=..\linalg\luc.c
  4124.  
  4125.  
  4126.  
  4127. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4128.  
  4129. # PROP Intermediate_Dir "Release\libgsllinalg"
  4130.  
  4131. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4132.  
  4133. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4134.  
  4135. !ENDIF 
  4136.  
  4137. # End Source File
  4138. # Begin Source File
  4139.  
  4140. SOURCE=..\linalg\hh.c
  4141.  
  4142.  
  4143.  
  4144. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4145.  
  4146. # PROP Intermediate_Dir "Release\libgsllinalg"
  4147.  
  4148. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4149.  
  4150. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4151.  
  4152. !ENDIF 
  4153.  
  4154. # End Source File
  4155. # Begin Source File
  4156.  
  4157. SOURCE=..\linalg\qr.c
  4158.  
  4159.  
  4160.  
  4161. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4162.  
  4163. # PROP Intermediate_Dir "Release\libgsllinalg"
  4164.  
  4165. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4166.  
  4167. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4168.  
  4169. !ENDIF 
  4170.  
  4171. # End Source File
  4172. # Begin Source File
  4173.  
  4174. SOURCE=..\linalg\qrpt.c
  4175.  
  4176.  
  4177.  
  4178. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4179.  
  4180. # PROP Intermediate_Dir "Release\libgsllinalg"
  4181.  
  4182. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4183.  
  4184. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4185.  
  4186. !ENDIF 
  4187.  
  4188. # End Source File
  4189. # Begin Source File
  4190.  
  4191. SOURCE=..\linalg\svd.c
  4192.  
  4193.  
  4194.  
  4195. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4196.  
  4197. # PROP Intermediate_Dir "Release\libgsllinalg"
  4198.  
  4199. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4200.  
  4201. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4202.  
  4203. !ENDIF 
  4204.  
  4205. # End Source File
  4206. # Begin Source File
  4207.  
  4208. SOURCE=..\linalg\householder.c
  4209.  
  4210.  
  4211.  
  4212. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4213.  
  4214. # PROP Intermediate_Dir "Release\libgsllinalg"
  4215.  
  4216. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4217.  
  4218. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4219.  
  4220. !ENDIF 
  4221.  
  4222. # End Source File
  4223. # Begin Source File
  4224.  
  4225. SOURCE=..\linalg\householdercomplex.c
  4226.  
  4227.  
  4228.  
  4229. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4230.  
  4231. # PROP Intermediate_Dir "Release\libgsllinalg"
  4232.  
  4233. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4234.  
  4235. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4236.  
  4237. !ENDIF 
  4238.  
  4239. # End Source File
  4240. # Begin Source File
  4241.  
  4242. SOURCE=..\linalg\cholesky.c
  4243.  
  4244.  
  4245.  
  4246. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4247.  
  4248. # PROP Intermediate_Dir "Release\libgsllinalg"
  4249.  
  4250. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4251.  
  4252. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4253.  
  4254. !ENDIF 
  4255.  
  4256. # End Source File
  4257. # Begin Source File
  4258.  
  4259. SOURCE=..\linalg\symmtd.c
  4260.  
  4261.  
  4262.  
  4263. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4264.  
  4265. # PROP Intermediate_Dir "Release\libgsllinalg"
  4266.  
  4267. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4268.  
  4269. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4270.  
  4271. !ENDIF 
  4272.  
  4273. # End Source File
  4274. # Begin Source File
  4275.  
  4276. SOURCE=..\linalg\hermtd.c
  4277.  
  4278.  
  4279.  
  4280. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4281.  
  4282. # PROP Intermediate_Dir "Release\libgsllinalg"
  4283.  
  4284. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4285.  
  4286. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4287.  
  4288. !ENDIF 
  4289.  
  4290. # End Source File
  4291. # Begin Source File
  4292.  
  4293. SOURCE=..\linalg\bidiag.c
  4294.  
  4295.  
  4296.  
  4297. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4298.  
  4299. # PROP Intermediate_Dir "Release\libgsllinalg"
  4300.  
  4301. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4302.  
  4303. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4304.  
  4305. !ENDIF 
  4306.  
  4307. # End Source File
  4308. # Begin Source File
  4309.  
  4310. SOURCE=..\linalg\balance.c
  4311.  
  4312.  
  4313.  
  4314. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4315.  
  4316. # PROP Intermediate_Dir "Release\libgsllinalg"
  4317.  
  4318. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4319.  
  4320. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4321.  
  4322. !ENDIF 
  4323.  
  4324. # End Source File
  4325. # Begin Source File
  4326.  
  4327. SOURCE=..\linalg\givens.c
  4328.  
  4329. # PROP Exclude_From_Build 1
  4330.  
  4331. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4332.  
  4333. # PROP Intermediate_Dir "Release\libgsllinalg"
  4334.  
  4335. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4336.  
  4337. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4338.  
  4339. !ENDIF 
  4340.  
  4341. # End Source File
  4342. # Begin Source File
  4343.  
  4344. SOURCE=..\linalg\apply_givens.c
  4345.  
  4346. # PROP Exclude_From_Build 1
  4347.  
  4348. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4349.  
  4350. # PROP Intermediate_Dir "Release\libgsllinalg"
  4351.  
  4352. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4353.  
  4354. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4355.  
  4356. !ENDIF 
  4357.  
  4358. # End Source File
  4359. # Begin Source File
  4360.  
  4361. SOURCE=..\linalg\svdstep.c
  4362.  
  4363. # PROP Exclude_From_Build 1
  4364.  
  4365. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4366.  
  4367. # PROP Intermediate_Dir "Release\libgsllinalg"
  4368.  
  4369. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4370.  
  4371. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4372.  
  4373. !ENDIF 
  4374.  
  4375. # End Source File
  4376. # Begin Source File
  4377.  
  4378. SOURCE=..\linalg\tridiag.h
  4379.  
  4380. # PROP Exclude_From_Build 1
  4381.  
  4382. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4383.  
  4384. # PROP Intermediate_Dir "Release\libgsllinalg"
  4385.  
  4386. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4387.  
  4388. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4389.  
  4390. !ENDIF 
  4391.  
  4392. # End Source File
  4393. # Begin Source File
  4394.  
  4395. SOURCE=..\gsl\gsl_linalg.h
  4396.  
  4397. # PROP Exclude_From_Build 1
  4398.  
  4399. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4400.  
  4401. # PROP Intermediate_Dir "Release\libgsllinalg"
  4402.  
  4403. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4404.  
  4405. # PROP Intermediate_Dir "Debug\libgsllinalg"
  4406.  
  4407. !ENDIF 
  4408.  
  4409. # End Source File
  4410. # End Group
  4411. # Begin Group "libgslmatrix"
  4412.  
  4413. # PROP Default_Filter ""
  4414.  
  4415. # Begin Source File
  4416.  
  4417. SOURCE=..\matrix\init.c
  4418.  
  4419.  
  4420.  
  4421. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4422.  
  4423. # PROP Intermediate_Dir "Release\libgslmatrix"
  4424.  
  4425. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4426.  
  4427. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4428.  
  4429. !ENDIF 
  4430.  
  4431. # End Source File
  4432. # Begin Source File
  4433.  
  4434. SOURCE=..\matrix\matrix.c
  4435.  
  4436.  
  4437.  
  4438. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4439.  
  4440. # PROP Intermediate_Dir "Release\libgslmatrix"
  4441.  
  4442. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4443.  
  4444. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4445.  
  4446. !ENDIF 
  4447.  
  4448. # End Source File
  4449. # Begin Source File
  4450.  
  4451. SOURCE=..\matrix\file.c
  4452.  
  4453.  
  4454.  
  4455. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4456.  
  4457. # PROP Intermediate_Dir "Release\libgslmatrix"
  4458.  
  4459. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4460.  
  4461. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4462.  
  4463. !ENDIF 
  4464.  
  4465. # End Source File
  4466. # Begin Source File
  4467.  
  4468. SOURCE=..\matrix\rowcol.c
  4469.  
  4470.  
  4471.  
  4472. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4473.  
  4474. # PROP Intermediate_Dir "Release\libgslmatrix"
  4475.  
  4476. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4477.  
  4478. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4479.  
  4480. !ENDIF 
  4481.  
  4482. # End Source File
  4483. # Begin Source File
  4484.  
  4485. SOURCE=..\matrix\swap.c
  4486.  
  4487.  
  4488.  
  4489. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4490.  
  4491. # PROP Intermediate_Dir "Release\libgslmatrix"
  4492.  
  4493. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4494.  
  4495. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4496.  
  4497. !ENDIF 
  4498.  
  4499. # End Source File
  4500. # Begin Source File
  4501.  
  4502. SOURCE=..\matrix\copy.c
  4503.  
  4504.  
  4505.  
  4506. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4507.  
  4508. # PROP Intermediate_Dir "Release\libgslmatrix"
  4509.  
  4510. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4511.  
  4512. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4513.  
  4514. !ENDIF 
  4515.  
  4516. # End Source File
  4517. # Begin Source File
  4518.  
  4519. SOURCE=..\matrix\minmax.c
  4520.  
  4521.  
  4522.  
  4523. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4524.  
  4525. # PROP Intermediate_Dir "Release\libgslmatrix"
  4526.  
  4527. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4528.  
  4529. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4530.  
  4531. !ENDIF 
  4532.  
  4533. # End Source File
  4534. # Begin Source File
  4535.  
  4536. SOURCE=..\matrix\prop.c
  4537.  
  4538.  
  4539.  
  4540. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4541.  
  4542. # PROP Intermediate_Dir "Release\libgslmatrix"
  4543.  
  4544. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4545.  
  4546. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4547.  
  4548. !ENDIF 
  4549.  
  4550. # End Source File
  4551. # Begin Source File
  4552.  
  4553. SOURCE=..\matrix\oper.c
  4554.  
  4555.  
  4556.  
  4557. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4558.  
  4559. # PROP Intermediate_Dir "Release\libgslmatrix"
  4560.  
  4561. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4562.  
  4563. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4564.  
  4565. !ENDIF 
  4566.  
  4567. # End Source File
  4568. # Begin Source File
  4569.  
  4570. SOURCE=..\matrix\getset.c
  4571.  
  4572.  
  4573.  
  4574. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4575.  
  4576. # PROP Intermediate_Dir "Release\libgslmatrix"
  4577.  
  4578. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4579.  
  4580. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4581.  
  4582. !ENDIF 
  4583.  
  4584. # End Source File
  4585. # Begin Source File
  4586.  
  4587. SOURCE=..\matrix\view.c
  4588.  
  4589.  
  4590.  
  4591. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4592.  
  4593. # PROP Intermediate_Dir "Release\libgslmatrix"
  4594.  
  4595. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4596.  
  4597. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4598.  
  4599. !ENDIF 
  4600.  
  4601. # End Source File
  4602. # Begin Source File
  4603.  
  4604. SOURCE=..\matrix\submatrix.c
  4605.  
  4606.  
  4607.  
  4608. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4609.  
  4610. # PROP Intermediate_Dir "Release\libgslmatrix"
  4611.  
  4612. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4613.  
  4614. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4615.  
  4616. !ENDIF 
  4617.  
  4618. # End Source File
  4619. # Begin Source File
  4620.  
  4621. SOURCE=..\matrix\view.h
  4622.  
  4623.  
  4624.  
  4625. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4626.  
  4627. # PROP Intermediate_Dir "Release\libgslmatrix"
  4628.  
  4629. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4630.  
  4631. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4632.  
  4633. !ENDIF 
  4634.  
  4635. # End Source File
  4636. # Begin Source File
  4637.  
  4638. SOURCE=..\matrix\matrix_source.c
  4639.  
  4640. # PROP Exclude_From_Build 1
  4641.  
  4642. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4643.  
  4644. # PROP Intermediate_Dir "Release\libgslmatrix"
  4645.  
  4646. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4647.  
  4648. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4649.  
  4650. !ENDIF 
  4651.  
  4652. # End Source File
  4653. # Begin Source File
  4654.  
  4655. SOURCE=..\matrix\init_source.c
  4656.  
  4657. # PROP Exclude_From_Build 1
  4658.  
  4659. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4660.  
  4661. # PROP Intermediate_Dir "Release\libgslmatrix"
  4662.  
  4663. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4664.  
  4665. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4666.  
  4667. !ENDIF 
  4668.  
  4669. # End Source File
  4670. # Begin Source File
  4671.  
  4672. SOURCE=..\matrix\file_source.c
  4673.  
  4674. # PROP Exclude_From_Build 1
  4675.  
  4676. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4677.  
  4678. # PROP Intermediate_Dir "Release\libgslmatrix"
  4679.  
  4680. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4681.  
  4682. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4683.  
  4684. !ENDIF 
  4685.  
  4686. # End Source File
  4687. # Begin Source File
  4688.  
  4689. SOURCE=..\matrix\rowcol_source.c
  4690.  
  4691. # PROP Exclude_From_Build 1
  4692.  
  4693. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4694.  
  4695. # PROP Intermediate_Dir "Release\libgslmatrix"
  4696.  
  4697. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4698.  
  4699. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4700.  
  4701. !ENDIF 
  4702.  
  4703. # End Source File
  4704. # Begin Source File
  4705.  
  4706. SOURCE=..\matrix\swap_source.c
  4707.  
  4708. # PROP Exclude_From_Build 1
  4709.  
  4710. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4711.  
  4712. # PROP Intermediate_Dir "Release\libgslmatrix"
  4713.  
  4714. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4715.  
  4716. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4717.  
  4718. !ENDIF 
  4719.  
  4720. # End Source File
  4721. # Begin Source File
  4722.  
  4723. SOURCE=..\matrix\copy_source.c
  4724.  
  4725. # PROP Exclude_From_Build 1
  4726.  
  4727. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4728.  
  4729. # PROP Intermediate_Dir "Release\libgslmatrix"
  4730.  
  4731. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4732.  
  4733. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4734.  
  4735. !ENDIF 
  4736.  
  4737. # End Source File
  4738. # Begin Source File
  4739.  
  4740. SOURCE=..\matrix\minmax_source.c
  4741.  
  4742. # PROP Exclude_From_Build 1
  4743.  
  4744. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4745.  
  4746. # PROP Intermediate_Dir "Release\libgslmatrix"
  4747.  
  4748. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4749.  
  4750. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4751.  
  4752. !ENDIF 
  4753.  
  4754. # End Source File
  4755. # Begin Source File
  4756.  
  4757. SOURCE=..\matrix\prop_source.c
  4758.  
  4759. # PROP Exclude_From_Build 1
  4760.  
  4761. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4762.  
  4763. # PROP Intermediate_Dir "Release\libgslmatrix"
  4764.  
  4765. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4766.  
  4767. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4768.  
  4769. !ENDIF 
  4770.  
  4771. # End Source File
  4772. # Begin Source File
  4773.  
  4774. SOURCE=..\matrix\oper_source.c
  4775.  
  4776. # PROP Exclude_From_Build 1
  4777.  
  4778. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4779.  
  4780. # PROP Intermediate_Dir "Release\libgslmatrix"
  4781.  
  4782. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4783.  
  4784. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4785.  
  4786. !ENDIF 
  4787.  
  4788. # End Source File
  4789. # Begin Source File
  4790.  
  4791. SOURCE=..\matrix\getset_source.c
  4792.  
  4793. # PROP Exclude_From_Build 1
  4794.  
  4795. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4796.  
  4797. # PROP Intermediate_Dir "Release\libgslmatrix"
  4798.  
  4799. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4800.  
  4801. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4802.  
  4803. !ENDIF 
  4804.  
  4805. # End Source File
  4806. # Begin Source File
  4807.  
  4808. SOURCE=..\matrix\view_source.c
  4809.  
  4810. # PROP Exclude_From_Build 1
  4811.  
  4812. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4813.  
  4814. # PROP Intermediate_Dir "Release\libgslmatrix"
  4815.  
  4816. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4817.  
  4818. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4819.  
  4820. !ENDIF 
  4821.  
  4822. # End Source File
  4823. # Begin Source File
  4824.  
  4825. SOURCE=..\matrix\submatrix_source.c
  4826.  
  4827. # PROP Exclude_From_Build 1
  4828.  
  4829. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4830.  
  4831. # PROP Intermediate_Dir "Release\libgslmatrix"
  4832.  
  4833. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4834.  
  4835. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4836.  
  4837. !ENDIF 
  4838.  
  4839. # End Source File
  4840. # Begin Source File
  4841.  
  4842. SOURCE=..\gsl\gsl_matrix.h
  4843.  
  4844. # PROP Exclude_From_Build 1
  4845.  
  4846. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4847.  
  4848. # PROP Intermediate_Dir "Release\libgslmatrix"
  4849.  
  4850. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4851.  
  4852. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4853.  
  4854. !ENDIF 
  4855.  
  4856. # End Source File
  4857. # Begin Source File
  4858.  
  4859. SOURCE=..\gsl\gsl_matrix_char.h
  4860.  
  4861. # PROP Exclude_From_Build 1
  4862.  
  4863. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4864.  
  4865. # PROP Intermediate_Dir "Release\libgslmatrix"
  4866.  
  4867. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4868.  
  4869. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4870.  
  4871. !ENDIF 
  4872.  
  4873. # End Source File
  4874. # Begin Source File
  4875.  
  4876. SOURCE=..\gsl\gsl_matrix_complex_double.h
  4877.  
  4878. # PROP Exclude_From_Build 1
  4879.  
  4880. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4881.  
  4882. # PROP Intermediate_Dir "Release\libgslmatrix"
  4883.  
  4884. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4885.  
  4886. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4887.  
  4888. !ENDIF 
  4889.  
  4890. # End Source File
  4891. # Begin Source File
  4892.  
  4893. SOURCE=..\gsl\gsl_matrix_complex_float.h
  4894.  
  4895. # PROP Exclude_From_Build 1
  4896.  
  4897. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4898.  
  4899. # PROP Intermediate_Dir "Release\libgslmatrix"
  4900.  
  4901. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4902.  
  4903. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4904.  
  4905. !ENDIF 
  4906.  
  4907. # End Source File
  4908. # Begin Source File
  4909.  
  4910. SOURCE=..\gsl\gsl_matrix_complex_long_double.h
  4911.  
  4912. # PROP Exclude_From_Build 1
  4913.  
  4914. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4915.  
  4916. # PROP Intermediate_Dir "Release\libgslmatrix"
  4917.  
  4918. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4919.  
  4920. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4921.  
  4922. !ENDIF 
  4923.  
  4924. # End Source File
  4925. # Begin Source File
  4926.  
  4927. SOURCE=..\gsl\gsl_matrix_double.h
  4928.  
  4929. # PROP Exclude_From_Build 1
  4930.  
  4931. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4932.  
  4933. # PROP Intermediate_Dir "Release\libgslmatrix"
  4934.  
  4935. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4936.  
  4937. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4938.  
  4939. !ENDIF 
  4940.  
  4941. # End Source File
  4942. # Begin Source File
  4943.  
  4944. SOURCE=..\gsl\gsl_matrix_float.h
  4945.  
  4946. # PROP Exclude_From_Build 1
  4947.  
  4948. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4949.  
  4950. # PROP Intermediate_Dir "Release\libgslmatrix"
  4951.  
  4952. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4953.  
  4954. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4955.  
  4956. !ENDIF 
  4957.  
  4958. # End Source File
  4959. # Begin Source File
  4960.  
  4961. SOURCE=..\gsl\gsl_matrix_int.h
  4962.  
  4963. # PROP Exclude_From_Build 1
  4964.  
  4965. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4966.  
  4967. # PROP Intermediate_Dir "Release\libgslmatrix"
  4968.  
  4969. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4970.  
  4971. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4972.  
  4973. !ENDIF 
  4974.  
  4975. # End Source File
  4976. # Begin Source File
  4977.  
  4978. SOURCE=..\gsl\gsl_matrix_long.h
  4979.  
  4980. # PROP Exclude_From_Build 1
  4981.  
  4982. !IF  "$(CFG)" == "libgsl - Win32 Release"
  4983.  
  4984. # PROP Intermediate_Dir "Release\libgslmatrix"
  4985.  
  4986. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  4987.  
  4988. # PROP Intermediate_Dir "Debug\libgslmatrix"
  4989.  
  4990. !ENDIF 
  4991.  
  4992. # End Source File
  4993. # Begin Source File
  4994.  
  4995. SOURCE=..\gsl\gsl_matrix_long_double.h
  4996.  
  4997. # PROP Exclude_From_Build 1
  4998.  
  4999. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5000.  
  5001. # PROP Intermediate_Dir "Release\libgslmatrix"
  5002.  
  5003. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5004.  
  5005. # PROP Intermediate_Dir "Debug\libgslmatrix"
  5006.  
  5007. !ENDIF 
  5008.  
  5009. # End Source File
  5010. # Begin Source File
  5011.  
  5012. SOURCE=..\gsl\gsl_matrix_short.h
  5013.  
  5014. # PROP Exclude_From_Build 1
  5015.  
  5016. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5017.  
  5018. # PROP Intermediate_Dir "Release\libgslmatrix"
  5019.  
  5020. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5021.  
  5022. # PROP Intermediate_Dir "Debug\libgslmatrix"
  5023.  
  5024. !ENDIF 
  5025.  
  5026. # End Source File
  5027. # Begin Source File
  5028.  
  5029. SOURCE=..\gsl\gsl_matrix_uchar.h
  5030.  
  5031. # PROP Exclude_From_Build 1
  5032.  
  5033. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5034.  
  5035. # PROP Intermediate_Dir "Release\libgslmatrix"
  5036.  
  5037. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5038.  
  5039. # PROP Intermediate_Dir "Debug\libgslmatrix"
  5040.  
  5041. !ENDIF 
  5042.  
  5043. # End Source File
  5044. # Begin Source File
  5045.  
  5046. SOURCE=..\gsl\gsl_matrix_uint.h
  5047.  
  5048. # PROP Exclude_From_Build 1
  5049.  
  5050. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5051.  
  5052. # PROP Intermediate_Dir "Release\libgslmatrix"
  5053.  
  5054. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5055.  
  5056. # PROP Intermediate_Dir "Debug\libgslmatrix"
  5057.  
  5058. !ENDIF 
  5059.  
  5060. # End Source File
  5061. # Begin Source File
  5062.  
  5063. SOURCE=..\gsl\gsl_matrix_ulong.h
  5064.  
  5065. # PROP Exclude_From_Build 1
  5066.  
  5067. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5068.  
  5069. # PROP Intermediate_Dir "Release\libgslmatrix"
  5070.  
  5071. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5072.  
  5073. # PROP Intermediate_Dir "Debug\libgslmatrix"
  5074.  
  5075. !ENDIF 
  5076.  
  5077. # End Source File
  5078. # Begin Source File
  5079.  
  5080. SOURCE=..\gsl\gsl_matrix_ushort.h
  5081.  
  5082. # PROP Exclude_From_Build 1
  5083.  
  5084. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5085.  
  5086. # PROP Intermediate_Dir "Release\libgslmatrix"
  5087.  
  5088. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5089.  
  5090. # PROP Intermediate_Dir "Debug\libgslmatrix"
  5091.  
  5092. !ENDIF 
  5093.  
  5094. # End Source File
  5095. # End Group
  5096. # Begin Group "libgslmin"
  5097.  
  5098. # PROP Default_Filter ""
  5099.  
  5100. # Begin Source File
  5101.  
  5102. SOURCE=..\min\fsolver.c
  5103.  
  5104.  
  5105.  
  5106. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5107.  
  5108. # PROP Intermediate_Dir "Release\libgslmin"
  5109.  
  5110. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5111.  
  5112. # PROP Intermediate_Dir "Debug\libgslmin"
  5113.  
  5114. !ENDIF 
  5115.  
  5116. # End Source File
  5117. # Begin Source File
  5118.  
  5119. SOURCE=..\min\golden.c
  5120.  
  5121.  
  5122.  
  5123. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5124.  
  5125. # PROP Intermediate_Dir "Release\libgslmin"
  5126.  
  5127. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5128.  
  5129. # PROP Intermediate_Dir "Debug\libgslmin"
  5130.  
  5131. !ENDIF 
  5132.  
  5133. # End Source File
  5134. # Begin Source File
  5135.  
  5136. SOURCE=..\min\brent.c
  5137.  
  5138.  
  5139.  
  5140. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5141.  
  5142. # PROP Intermediate_Dir "Release\libgslmin"
  5143.  
  5144. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5145.  
  5146. # PROP Intermediate_Dir "Debug\libgslmin"
  5147.  
  5148. !ENDIF 
  5149.  
  5150. # End Source File
  5151. # Begin Source File
  5152.  
  5153. SOURCE=..\min\convergence.c
  5154.  
  5155.  
  5156.  
  5157. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5158.  
  5159. # PROP Intermediate_Dir "Release\libgslmin"
  5160.  
  5161. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5162.  
  5163. # PROP Intermediate_Dir "Debug\libgslmin"
  5164.  
  5165. !ENDIF 
  5166.  
  5167. # End Source File
  5168. # Begin Source File
  5169.  
  5170. SOURCE=..\min\bracketing.c
  5171.  
  5172.  
  5173.  
  5174. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5175.  
  5176. # PROP Intermediate_Dir "Release\libgslmin"
  5177.  
  5178. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5179.  
  5180. # PROP Intermediate_Dir "Debug\libgslmin"
  5181.  
  5182. !ENDIF 
  5183.  
  5184. # End Source File
  5185. # Begin Source File
  5186.  
  5187. SOURCE=..\min\min.h
  5188.  
  5189. # PROP Exclude_From_Build 1
  5190.  
  5191. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5192.  
  5193. # PROP Intermediate_Dir "Release\libgslmin"
  5194.  
  5195. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5196.  
  5197. # PROP Intermediate_Dir "Debug\libgslmin"
  5198.  
  5199. !ENDIF 
  5200.  
  5201. # End Source File
  5202. # Begin Source File
  5203.  
  5204. SOURCE=..\gsl\gsl_min.h
  5205.  
  5206. # PROP Exclude_From_Build 1
  5207.  
  5208. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5209.  
  5210. # PROP Intermediate_Dir "Release\libgslmin"
  5211.  
  5212. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5213.  
  5214. # PROP Intermediate_Dir "Debug\libgslmin"
  5215.  
  5216. !ENDIF 
  5217.  
  5218. # End Source File
  5219. # End Group
  5220. # Begin Group "libgslmonte"
  5221.  
  5222. # PROP Default_Filter ""
  5223.  
  5224. # Begin Source File
  5225.  
  5226. SOURCE=..\monte\miser.c
  5227.  
  5228.  
  5229.  
  5230. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5231.  
  5232. # PROP Intermediate_Dir "Release\libgslmonte"
  5233.  
  5234. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5235.  
  5236. # PROP Intermediate_Dir "Debug\libgslmonte"
  5237.  
  5238. !ENDIF 
  5239.  
  5240. # End Source File
  5241. # Begin Source File
  5242.  
  5243. SOURCE=..\monte\plain.c
  5244.  
  5245.  
  5246.  
  5247. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5248.  
  5249. # PROP Intermediate_Dir "Release\libgslmonte"
  5250.  
  5251. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5252.  
  5253. # PROP Intermediate_Dir "Debug\libgslmonte"
  5254.  
  5255. !ENDIF 
  5256.  
  5257. # End Source File
  5258. # Begin Source File
  5259.  
  5260. SOURCE=..\gsl\gsl_monte_vegas.h
  5261.  
  5262.  
  5263.  
  5264. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5265.  
  5266. # PROP Intermediate_Dir "Release\libgslmonte"
  5267.  
  5268. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5269.  
  5270. # PROP Intermediate_Dir "Debug\libgslmonte"
  5271.  
  5272. !ENDIF 
  5273.  
  5274. # End Source File
  5275. # Begin Source File
  5276.  
  5277. SOURCE=..\gsl\gsl_monte_miser.h
  5278.  
  5279.  
  5280.  
  5281. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5282.  
  5283. # PROP Intermediate_Dir "Release\libgslmonte"
  5284.  
  5285. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5286.  
  5287. # PROP Intermediate_Dir "Debug\libgslmonte"
  5288.  
  5289. !ENDIF 
  5290.  
  5291. # End Source File
  5292. # Begin Source File
  5293.  
  5294. SOURCE=..\gsl\gsl_monte_plain.h
  5295.  
  5296.  
  5297.  
  5298. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5299.  
  5300. # PROP Intermediate_Dir "Release\libgslmonte"
  5301.  
  5302. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5303.  
  5304. # PROP Intermediate_Dir "Debug\libgslmonte"
  5305.  
  5306. !ENDIF 
  5307.  
  5308. # End Source File
  5309. # Begin Source File
  5310.  
  5311. SOURCE=..\gsl\gsl_monte.h
  5312.  
  5313.  
  5314.  
  5315. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5316.  
  5317. # PROP Intermediate_Dir "Release\libgslmonte"
  5318.  
  5319. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5320.  
  5321. # PROP Intermediate_Dir "Debug\libgslmonte"
  5322.  
  5323. !ENDIF 
  5324.  
  5325. # End Source File
  5326. # Begin Source File
  5327.  
  5328. SOURCE=..\monte\vegas.c
  5329.  
  5330.  
  5331.  
  5332. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5333.  
  5334. # PROP Intermediate_Dir "Release\libgslmonte"
  5335.  
  5336. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5337.  
  5338. # PROP Intermediate_Dir "Debug\libgslmonte"
  5339.  
  5340. !ENDIF 
  5341.  
  5342. # End Source File
  5343. # Begin Source File
  5344.  
  5345. SOURCE=..\gsl\gsl_monte.h
  5346.  
  5347. # PROP Exclude_From_Build 1
  5348.  
  5349. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5350.  
  5351. # PROP Intermediate_Dir "Release\libgslmonte"
  5352.  
  5353. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5354.  
  5355. # PROP Intermediate_Dir "Debug\libgslmonte"
  5356.  
  5357. !ENDIF 
  5358.  
  5359. # End Source File
  5360. # Begin Source File
  5361.  
  5362. SOURCE=..\gsl\gsl_monte_vegas.h
  5363.  
  5364. # PROP Exclude_From_Build 1
  5365.  
  5366. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5367.  
  5368. # PROP Intermediate_Dir "Release\libgslmonte"
  5369.  
  5370. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5371.  
  5372. # PROP Intermediate_Dir "Debug\libgslmonte"
  5373.  
  5374. !ENDIF 
  5375.  
  5376. # End Source File
  5377. # Begin Source File
  5378.  
  5379. SOURCE=..\gsl\gsl_monte_miser.h
  5380.  
  5381. # PROP Exclude_From_Build 1
  5382.  
  5383. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5384.  
  5385. # PROP Intermediate_Dir "Release\libgslmonte"
  5386.  
  5387. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5388.  
  5389. # PROP Intermediate_Dir "Debug\libgslmonte"
  5390.  
  5391. !ENDIF 
  5392.  
  5393. # End Source File
  5394. # Begin Source File
  5395.  
  5396. SOURCE=..\gsl\gsl_monte_plain.h
  5397.  
  5398. # PROP Exclude_From_Build 1
  5399.  
  5400. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5401.  
  5402. # PROP Intermediate_Dir "Release\libgslmonte"
  5403.  
  5404. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5405.  
  5406. # PROP Intermediate_Dir "Debug\libgslmonte"
  5407.  
  5408. !ENDIF 
  5409.  
  5410. # End Source File
  5411. # End Group
  5412. # Begin Group "libgslmultifit"
  5413.  
  5414. # PROP Default_Filter ""
  5415.  
  5416. # Begin Source File
  5417.  
  5418. SOURCE=..\multifit\multilinear.c
  5419.  
  5420.  
  5421.  
  5422. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5423.  
  5424. # PROP Intermediate_Dir "Release\libgslmultifit"
  5425.  
  5426. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5427.  
  5428. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5429.  
  5430. !ENDIF 
  5431.  
  5432. # End Source File
  5433. # Begin Source File
  5434.  
  5435. SOURCE=..\multifit\work.c
  5436.  
  5437.  
  5438.  
  5439. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5440.  
  5441. # PROP Intermediate_Dir "Release\libgslmultifit"
  5442.  
  5443. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5444.  
  5445. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5446.  
  5447. !ENDIF 
  5448.  
  5449. # End Source File
  5450. # Begin Source File
  5451.  
  5452. SOURCE=..\multifit\lmder.c
  5453.  
  5454.  
  5455.  
  5456. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5457.  
  5458. # PROP Intermediate_Dir "Release\libgslmultifit"
  5459.  
  5460. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5461.  
  5462. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5463.  
  5464. !ENDIF 
  5465.  
  5466. # End Source File
  5467. # Begin Source File
  5468.  
  5469. SOURCE=..\multifit\fsolver.c
  5470.  
  5471.  
  5472.  
  5473. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5474.  
  5475. # PROP Intermediate_Dir "Release\libgslmultifit"
  5476.  
  5477. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5478.  
  5479. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5480.  
  5481. !ENDIF 
  5482.  
  5483. # End Source File
  5484. # Begin Source File
  5485.  
  5486. SOURCE=..\multifit\fdfsolver.c
  5487.  
  5488.  
  5489.  
  5490. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5491.  
  5492. # PROP Intermediate_Dir "Release\libgslmultifit"
  5493.  
  5494. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5495.  
  5496. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5497.  
  5498. !ENDIF 
  5499.  
  5500. # End Source File
  5501. # Begin Source File
  5502.  
  5503. SOURCE=..\multifit\convergence.c
  5504.  
  5505.  
  5506.  
  5507. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5508.  
  5509. # PROP Intermediate_Dir "Release\libgslmultifit"
  5510.  
  5511. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5512.  
  5513. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5514.  
  5515. !ENDIF 
  5516.  
  5517. # End Source File
  5518. # Begin Source File
  5519.  
  5520. SOURCE=..\multifit\gradient.c
  5521.  
  5522.  
  5523.  
  5524. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5525.  
  5526. # PROP Intermediate_Dir "Release\libgslmultifit"
  5527.  
  5528. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5529.  
  5530. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5531.  
  5532. !ENDIF 
  5533.  
  5534. # End Source File
  5535. # Begin Source File
  5536.  
  5537. SOURCE=..\multifit\covar.c
  5538.  
  5539.  
  5540.  
  5541. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5542.  
  5543. # PROP Intermediate_Dir "Release\libgslmultifit"
  5544.  
  5545. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5546.  
  5547. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5548.  
  5549. !ENDIF 
  5550.  
  5551. # End Source File
  5552. # Begin Source File
  5553.  
  5554. SOURCE=..\multifit\lmutil.c
  5555.  
  5556. # PROP Exclude_From_Build 1
  5557.  
  5558. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5559.  
  5560. # PROP Intermediate_Dir "Release\libgslmultifit"
  5561.  
  5562. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5563.  
  5564. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5565.  
  5566. !ENDIF 
  5567.  
  5568. # End Source File
  5569. # Begin Source File
  5570.  
  5571. SOURCE=..\multifit\lmpar.c
  5572.  
  5573. # PROP Exclude_From_Build 1
  5574.  
  5575. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5576.  
  5577. # PROP Intermediate_Dir "Release\libgslmultifit"
  5578.  
  5579. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5580.  
  5581. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5582.  
  5583. !ENDIF 
  5584.  
  5585. # End Source File
  5586. # Begin Source File
  5587.  
  5588. SOURCE=..\multifit\lmset.c
  5589.  
  5590. # PROP Exclude_From_Build 1
  5591.  
  5592. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5593.  
  5594. # PROP Intermediate_Dir "Release\libgslmultifit"
  5595.  
  5596. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5597.  
  5598. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5599.  
  5600. !ENDIF 
  5601.  
  5602. # End Source File
  5603. # Begin Source File
  5604.  
  5605. SOURCE=..\multifit\lmiterate.c
  5606.  
  5607. # PROP Exclude_From_Build 1
  5608.  
  5609. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5610.  
  5611. # PROP Intermediate_Dir "Release\libgslmultifit"
  5612.  
  5613. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5614.  
  5615. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5616.  
  5617. !ENDIF 
  5618.  
  5619. # End Source File
  5620. # Begin Source File
  5621.  
  5622. SOURCE=..\multifit\qrsolv.c
  5623.  
  5624. # PROP Exclude_From_Build 1
  5625.  
  5626. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5627.  
  5628. # PROP Intermediate_Dir "Release\libgslmultifit"
  5629.  
  5630. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5631.  
  5632. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5633.  
  5634. !ENDIF 
  5635.  
  5636. # End Source File
  5637. # Begin Source File
  5638.  
  5639. SOURCE=..\gsl\gsl_multifit.h
  5640.  
  5641. # PROP Exclude_From_Build 1
  5642.  
  5643. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5644.  
  5645. # PROP Intermediate_Dir "Release\libgslmultifit"
  5646.  
  5647. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5648.  
  5649. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5650.  
  5651. !ENDIF 
  5652.  
  5653. # End Source File
  5654. # Begin Source File
  5655.  
  5656. SOURCE=..\gsl\gsl_multifit_nlin.h
  5657.  
  5658. # PROP Exclude_From_Build 1
  5659.  
  5660. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5661.  
  5662. # PROP Intermediate_Dir "Release\libgslmultifit"
  5663.  
  5664. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5665.  
  5666. # PROP Intermediate_Dir "Debug\libgslmultifit"
  5667.  
  5668. !ENDIF 
  5669.  
  5670. # End Source File
  5671. # End Group
  5672. # Begin Group "libgslmultimin"
  5673.  
  5674. # PROP Default_Filter ""
  5675.  
  5676. # Begin Source File
  5677.  
  5678. SOURCE=..\multimin\fdfminimizer.c
  5679.  
  5680.  
  5681.  
  5682. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5683.  
  5684. # PROP Intermediate_Dir "Release\libgslmultimin"
  5685.  
  5686. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5687.  
  5688. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5689.  
  5690. !ENDIF 
  5691.  
  5692. # End Source File
  5693. # Begin Source File
  5694.  
  5695. SOURCE=..\multimin\steepest_descent.c
  5696.  
  5697.  
  5698.  
  5699. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5700.  
  5701. # PROP Intermediate_Dir "Release\libgslmultimin"
  5702.  
  5703. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5704.  
  5705. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5706.  
  5707. !ENDIF 
  5708.  
  5709. # End Source File
  5710. # Begin Source File
  5711.  
  5712. SOURCE=..\multimin\conjugate_fr.c
  5713.  
  5714.  
  5715.  
  5716. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5717.  
  5718. # PROP Intermediate_Dir "Release\libgslmultimin"
  5719.  
  5720. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5721.  
  5722. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5723.  
  5724. !ENDIF 
  5725.  
  5726. # End Source File
  5727. # Begin Source File
  5728.  
  5729. SOURCE=..\multimin\conjugate_pr.c
  5730.  
  5731.  
  5732.  
  5733. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5734.  
  5735. # PROP Intermediate_Dir "Release\libgslmultimin"
  5736.  
  5737. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5738.  
  5739. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5740.  
  5741. !ENDIF 
  5742.  
  5743. # End Source File
  5744. # Begin Source File
  5745.  
  5746. SOURCE=..\multimin\convergence.c
  5747.  
  5748.  
  5749.  
  5750. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5751.  
  5752. # PROP Intermediate_Dir "Release\libgslmultimin"
  5753.  
  5754. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5755.  
  5756. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5757.  
  5758. !ENDIF 
  5759.  
  5760. # End Source File
  5761. # Begin Source File
  5762.  
  5763. SOURCE=..\multimin\diff.c
  5764.  
  5765.  
  5766.  
  5767. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5768.  
  5769. # PROP Intermediate_Dir "Release\libgslmultimin"
  5770.  
  5771. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5772.  
  5773. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5774.  
  5775. !ENDIF 
  5776.  
  5777. # End Source File
  5778. # Begin Source File
  5779.  
  5780. SOURCE=..\multimin\vector_bfgs.c
  5781.  
  5782.  
  5783.  
  5784. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5785.  
  5786. # PROP Intermediate_Dir "Release\libgslmultimin"
  5787.  
  5788. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5789.  
  5790. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5791.  
  5792. !ENDIF 
  5793.  
  5794. # End Source File
  5795. # Begin Source File
  5796.  
  5797. SOURCE=..\multimin\directional_minimize.c
  5798.  
  5799. # PROP Exclude_From_Build 1
  5800.  
  5801. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5802.  
  5803. # PROP Intermediate_Dir "Release\libgslmultimin"
  5804.  
  5805. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5806.  
  5807. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5808.  
  5809. !ENDIF 
  5810.  
  5811. # End Source File
  5812. # Begin Source File
  5813.  
  5814. SOURCE=..\gsl\gsl_multimin.h
  5815.  
  5816. # PROP Exclude_From_Build 1
  5817.  
  5818. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5819.  
  5820. # PROP Intermediate_Dir "Release\libgslmultimin"
  5821.  
  5822. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5823.  
  5824. # PROP Intermediate_Dir "Debug\libgslmultimin"
  5825.  
  5826. !ENDIF 
  5827.  
  5828. # End Source File
  5829. # End Group
  5830. # Begin Group "libgslmultiroots"
  5831.  
  5832. # PROP Default_Filter ""
  5833.  
  5834. # Begin Source File
  5835.  
  5836. SOURCE=..\multiroots\fdjac.c
  5837.  
  5838.  
  5839.  
  5840. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5841.  
  5842. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5843.  
  5844. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5845.  
  5846. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5847.  
  5848. !ENDIF 
  5849.  
  5850. # End Source File
  5851. # Begin Source File
  5852.  
  5853. SOURCE=..\multiroots\fsolver.c
  5854.  
  5855.  
  5856.  
  5857. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5858.  
  5859. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5860.  
  5861. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5862.  
  5863. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5864.  
  5865. !ENDIF 
  5866.  
  5867. # End Source File
  5868. # Begin Source File
  5869.  
  5870. SOURCE=..\multiroots\fdfsolver.c
  5871.  
  5872.  
  5873.  
  5874. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5875.  
  5876. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5877.  
  5878. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5879.  
  5880. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5881.  
  5882. !ENDIF 
  5883.  
  5884. # End Source File
  5885. # Begin Source File
  5886.  
  5887. SOURCE=..\multiroots\convergence.c
  5888.  
  5889.  
  5890.  
  5891. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5892.  
  5893. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5894.  
  5895. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5896.  
  5897. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5898.  
  5899. !ENDIF 
  5900.  
  5901. # End Source File
  5902. # Begin Source File
  5903.  
  5904. SOURCE=..\multiroots\newton.c
  5905.  
  5906.  
  5907.  
  5908. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5909.  
  5910. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5911.  
  5912. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5913.  
  5914. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5915.  
  5916. !ENDIF 
  5917.  
  5918. # End Source File
  5919. # Begin Source File
  5920.  
  5921. SOURCE=..\multiroots\gnewton.c
  5922.  
  5923.  
  5924.  
  5925. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5926.  
  5927. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5928.  
  5929. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5930.  
  5931. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5932.  
  5933. !ENDIF 
  5934.  
  5935. # End Source File
  5936. # Begin Source File
  5937.  
  5938. SOURCE=..\multiroots\dnewton.c
  5939.  
  5940.  
  5941.  
  5942. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5943.  
  5944. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5945.  
  5946. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5947.  
  5948. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5949.  
  5950. !ENDIF 
  5951.  
  5952. # End Source File
  5953. # Begin Source File
  5954.  
  5955. SOURCE=..\multiroots\broyden.c
  5956.  
  5957.  
  5958.  
  5959. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5960.  
  5961. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5962.  
  5963. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5964.  
  5965. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5966.  
  5967. !ENDIF 
  5968.  
  5969. # End Source File
  5970. # Begin Source File
  5971.  
  5972. SOURCE=..\multiroots\hybrid.c
  5973.  
  5974.  
  5975.  
  5976. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5977.  
  5978. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5979.  
  5980. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5981.  
  5982. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  5983.  
  5984. !ENDIF 
  5985.  
  5986. # End Source File
  5987. # Begin Source File
  5988.  
  5989. SOURCE=..\multiroots\hybridj.c
  5990.  
  5991.  
  5992.  
  5993. !IF  "$(CFG)" == "libgsl - Win32 Release"
  5994.  
  5995. # PROP Intermediate_Dir "Release\libgslmultiroots"
  5996.  
  5997. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  5998.  
  5999. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  6000.  
  6001. !ENDIF 
  6002.  
  6003. # End Source File
  6004. # Begin Source File
  6005.  
  6006. SOURCE=..\multiroots\enorm.c
  6007.  
  6008. # PROP Exclude_From_Build 1
  6009.  
  6010. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6011.  
  6012. # PROP Intermediate_Dir "Release\libgslmultiroots"
  6013.  
  6014. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6015.  
  6016. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  6017.  
  6018. !ENDIF 
  6019.  
  6020. # End Source File
  6021. # Begin Source File
  6022.  
  6023. SOURCE=..\multiroots\dogleg.c
  6024.  
  6025. # PROP Exclude_From_Build 1
  6026.  
  6027. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6028.  
  6029. # PROP Intermediate_Dir "Release\libgslmultiroots"
  6030.  
  6031. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6032.  
  6033. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  6034.  
  6035. !ENDIF 
  6036.  
  6037. # End Source File
  6038. # Begin Source File
  6039.  
  6040. SOURCE=..\gsl\gsl_multiroots.h
  6041.  
  6042. # PROP Exclude_From_Build 1
  6043.  
  6044. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6045.  
  6046. # PROP Intermediate_Dir "Release\libgslmultiroots"
  6047.  
  6048. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6049.  
  6050. # PROP Intermediate_Dir "Debug\libgslmultiroots"
  6051.  
  6052. !ENDIF 
  6053.  
  6054. # End Source File
  6055. # End Group
  6056. # Begin Group "libgslntuple"
  6057.  
  6058. # PROP Default_Filter ""
  6059.  
  6060. # Begin Source File
  6061.  
  6062. SOURCE=..\ntuple\ntuple.c
  6063.  
  6064.  
  6065.  
  6066. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6067.  
  6068. # PROP Intermediate_Dir "Release\libgslntuple"
  6069.  
  6070. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6071.  
  6072. # PROP Intermediate_Dir "Debug\libgslntuple"
  6073.  
  6074. !ENDIF 
  6075.  
  6076. # End Source File
  6077. # Begin Source File
  6078.  
  6079. SOURCE=..\gsl\gsl_ntuple.h
  6080.  
  6081. # PROP Exclude_From_Build 1
  6082.  
  6083. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6084.  
  6085. # PROP Intermediate_Dir "Release\libgslntuple"
  6086.  
  6087. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6088.  
  6089. # PROP Intermediate_Dir "Debug\libgslntuple"
  6090.  
  6091. !ENDIF 
  6092.  
  6093. # End Source File
  6094. # End Group
  6095. # Begin Group "libgslodeiv"
  6096.  
  6097. # PROP Default_Filter ""
  6098.  
  6099. # Begin Source File
  6100.  
  6101. SOURCE=..\ode-initval\control.c
  6102.  
  6103.  
  6104.  
  6105. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6106.  
  6107. # PROP Intermediate_Dir "Release\libgslodeiv"
  6108.  
  6109. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6110.  
  6111. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6112.  
  6113. !ENDIF 
  6114.  
  6115. # End Source File
  6116. # Begin Source File
  6117.  
  6118. SOURCE=..\ode-initval\cstd.c
  6119.  
  6120.  
  6121.  
  6122. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6123.  
  6124. # PROP Intermediate_Dir "Release\libgslodeiv"
  6125.  
  6126. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6127.  
  6128. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6129.  
  6130. !ENDIF 
  6131.  
  6132. # End Source File
  6133. # Begin Source File
  6134.  
  6135. SOURCE=..\ode-initval\evolve.c
  6136.  
  6137.  
  6138.  
  6139. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6140.  
  6141. # PROP Intermediate_Dir "Release\libgslodeiv"
  6142.  
  6143. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6144.  
  6145. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6146.  
  6147. !ENDIF 
  6148.  
  6149. # End Source File
  6150. # Begin Source File
  6151.  
  6152. SOURCE=..\ode-initval\step.c
  6153.  
  6154.  
  6155.  
  6156. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6157.  
  6158. # PROP Intermediate_Dir "Release\libgslodeiv"
  6159.  
  6160. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6161.  
  6162. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6163.  
  6164. !ENDIF 
  6165.  
  6166. # End Source File
  6167. # Begin Source File
  6168.  
  6169. SOURCE=..\ode-initval\rk2.c
  6170.  
  6171.  
  6172.  
  6173. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6174.  
  6175. # PROP Intermediate_Dir "Release\libgslodeiv"
  6176.  
  6177. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6178.  
  6179. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6180.  
  6181. !ENDIF 
  6182.  
  6183. # End Source File
  6184. # Begin Source File
  6185.  
  6186. SOURCE=..\ode-initval\rk2imp.c
  6187.  
  6188.  
  6189.  
  6190. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6191.  
  6192. # PROP Intermediate_Dir "Release\libgslodeiv"
  6193.  
  6194. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6195.  
  6196. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6197.  
  6198. !ENDIF 
  6199.  
  6200. # End Source File
  6201. # Begin Source File
  6202.  
  6203. SOURCE=..\ode-initval\rk4.c
  6204.  
  6205.  
  6206.  
  6207. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6208.  
  6209. # PROP Intermediate_Dir "Release\libgslodeiv"
  6210.  
  6211. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6212.  
  6213. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6214.  
  6215. !ENDIF 
  6216.  
  6217. # End Source File
  6218. # Begin Source File
  6219.  
  6220. SOURCE=..\ode-initval\rk4imp.c
  6221.  
  6222.  
  6223.  
  6224. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6225.  
  6226. # PROP Intermediate_Dir "Release\libgslodeiv"
  6227.  
  6228. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6229.  
  6230. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6231.  
  6232. !ENDIF 
  6233.  
  6234. # End Source File
  6235. # Begin Source File
  6236.  
  6237. SOURCE=..\ode-initval\rkf45.c
  6238.  
  6239.  
  6240.  
  6241. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6242.  
  6243. # PROP Intermediate_Dir "Release\libgslodeiv"
  6244.  
  6245. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6246.  
  6247. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6248.  
  6249. !ENDIF 
  6250.  
  6251. # End Source File
  6252. # Begin Source File
  6253.  
  6254. SOURCE=..\ode-initval\rk8pd.c
  6255.  
  6256.  
  6257.  
  6258. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6259.  
  6260. # PROP Intermediate_Dir "Release\libgslodeiv"
  6261.  
  6262. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6263.  
  6264. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6265.  
  6266. !ENDIF 
  6267.  
  6268. # End Source File
  6269. # Begin Source File
  6270.  
  6271. SOURCE=..\ode-initval\rkck.c
  6272.  
  6273.  
  6274.  
  6275. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6276.  
  6277. # PROP Intermediate_Dir "Release\libgslodeiv"
  6278.  
  6279. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6280.  
  6281. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6282.  
  6283. !ENDIF 
  6284.  
  6285. # End Source File
  6286. # Begin Source File
  6287.  
  6288. SOURCE=..\ode-initval\bsimp.c
  6289.  
  6290.  
  6291.  
  6292. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6293.  
  6294. # PROP Intermediate_Dir "Release\libgslodeiv"
  6295.  
  6296. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6297.  
  6298. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6299.  
  6300. !ENDIF 
  6301.  
  6302. # End Source File
  6303. # Begin Source File
  6304.  
  6305. SOURCE=..\ode-initval\gear1.c
  6306.  
  6307.  
  6308.  
  6309. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6310.  
  6311. # PROP Intermediate_Dir "Release\libgslodeiv"
  6312.  
  6313. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6314.  
  6315. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6316.  
  6317. !ENDIF 
  6318.  
  6319. # End Source File
  6320. # Begin Source File
  6321.  
  6322. SOURCE=..\ode-initval\gear2.c
  6323.  
  6324.  
  6325.  
  6326. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6327.  
  6328. # PROP Intermediate_Dir "Release\libgslodeiv"
  6329.  
  6330. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6331.  
  6332. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6333.  
  6334. !ENDIF 
  6335.  
  6336. # End Source File
  6337. # Begin Source File
  6338.  
  6339. SOURCE=..\ode-initval\odeiv_util.h
  6340.  
  6341. # PROP Exclude_From_Build 1
  6342.  
  6343. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6344.  
  6345. # PROP Intermediate_Dir "Release\libgslodeiv"
  6346.  
  6347. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6348.  
  6349. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6350.  
  6351. !ENDIF 
  6352.  
  6353. # End Source File
  6354. # Begin Source File
  6355.  
  6356. SOURCE=..\gsl\gsl_odeiv.h
  6357.  
  6358. # PROP Exclude_From_Build 1
  6359.  
  6360. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6361.  
  6362. # PROP Intermediate_Dir "Release\libgslodeiv"
  6363.  
  6364. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6365.  
  6366. # PROP Intermediate_Dir "Debug\libgslodeiv"
  6367.  
  6368. !ENDIF 
  6369.  
  6370. # End Source File
  6371. # End Group
  6372. # Begin Group "libgslpermutation"
  6373.  
  6374. # PROP Default_Filter ""
  6375.  
  6376. # Begin Source File
  6377.  
  6378. SOURCE=..\permutation\init.c
  6379.  
  6380.  
  6381.  
  6382. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6383.  
  6384. # PROP Intermediate_Dir "Release\libgslpermutation"
  6385.  
  6386. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6387.  
  6388. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6389.  
  6390. !ENDIF 
  6391.  
  6392. # End Source File
  6393. # Begin Source File
  6394.  
  6395. SOURCE=..\permutation\file.c
  6396.  
  6397.  
  6398.  
  6399. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6400.  
  6401. # PROP Intermediate_Dir "Release\libgslpermutation"
  6402.  
  6403. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6404.  
  6405. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6406.  
  6407. !ENDIF 
  6408.  
  6409. # End Source File
  6410. # Begin Source File
  6411.  
  6412. SOURCE=..\permutation\permutation.c
  6413.  
  6414.  
  6415.  
  6416. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6417.  
  6418. # PROP Intermediate_Dir "Release\libgslpermutation"
  6419.  
  6420. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6421.  
  6422. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6423.  
  6424. !ENDIF 
  6425.  
  6426. # End Source File
  6427. # Begin Source File
  6428.  
  6429. SOURCE=..\permutation\permute.c
  6430.  
  6431.  
  6432.  
  6433. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6434.  
  6435. # PROP Intermediate_Dir "Release\libgslpermutation"
  6436.  
  6437. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6438.  
  6439. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6440.  
  6441. !ENDIF 
  6442.  
  6443. # End Source File
  6444. # Begin Source File
  6445.  
  6446. SOURCE=..\permutation\permute_source.c
  6447.  
  6448. # PROP Exclude_From_Build 1
  6449.  
  6450. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6451.  
  6452. # PROP Intermediate_Dir "Release\libgslpermutation"
  6453.  
  6454. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6455.  
  6456. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6457.  
  6458. !ENDIF 
  6459.  
  6460. # End Source File
  6461. # Begin Source File
  6462.  
  6463. SOURCE=..\gsl\gsl_permutation.h
  6464.  
  6465. # PROP Exclude_From_Build 1
  6466.  
  6467. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6468.  
  6469. # PROP Intermediate_Dir "Release\libgslpermutation"
  6470.  
  6471. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6472.  
  6473. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6474.  
  6475. !ENDIF 
  6476.  
  6477. # End Source File
  6478. # Begin Source File
  6479.  
  6480. SOURCE=..\gsl\gsl_permute.h
  6481.  
  6482. # PROP Exclude_From_Build 1
  6483.  
  6484. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6485.  
  6486. # PROP Intermediate_Dir "Release\libgslpermutation"
  6487.  
  6488. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6489.  
  6490. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6491.  
  6492. !ENDIF 
  6493.  
  6494. # End Source File
  6495. # Begin Source File
  6496.  
  6497. SOURCE=..\gsl\gsl_permute_char.h
  6498.  
  6499. # PROP Exclude_From_Build 1
  6500.  
  6501. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6502.  
  6503. # PROP Intermediate_Dir "Release\libgslpermutation"
  6504.  
  6505. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6506.  
  6507. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6508.  
  6509. !ENDIF 
  6510.  
  6511. # End Source File
  6512. # Begin Source File
  6513.  
  6514. SOURCE=..\gsl\gsl_permute_complex_double.h
  6515.  
  6516. # PROP Exclude_From_Build 1
  6517.  
  6518. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6519.  
  6520. # PROP Intermediate_Dir "Release\libgslpermutation"
  6521.  
  6522. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6523.  
  6524. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6525.  
  6526. !ENDIF 
  6527.  
  6528. # End Source File
  6529. # Begin Source File
  6530.  
  6531. SOURCE=..\gsl\gsl_permute_complex_float.h
  6532.  
  6533. # PROP Exclude_From_Build 1
  6534.  
  6535. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6536.  
  6537. # PROP Intermediate_Dir "Release\libgslpermutation"
  6538.  
  6539. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6540.  
  6541. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6542.  
  6543. !ENDIF 
  6544.  
  6545. # End Source File
  6546. # Begin Source File
  6547.  
  6548. SOURCE=..\gsl\gsl_permute_complex_long_double.h
  6549.  
  6550. # PROP Exclude_From_Build 1
  6551.  
  6552. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6553.  
  6554. # PROP Intermediate_Dir "Release\libgslpermutation"
  6555.  
  6556. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6557.  
  6558. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6559.  
  6560. !ENDIF 
  6561.  
  6562. # End Source File
  6563. # Begin Source File
  6564.  
  6565. SOURCE=..\gsl\gsl_permute_double.h
  6566.  
  6567. # PROP Exclude_From_Build 1
  6568.  
  6569. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6570.  
  6571. # PROP Intermediate_Dir "Release\libgslpermutation"
  6572.  
  6573. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6574.  
  6575. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6576.  
  6577. !ENDIF 
  6578.  
  6579. # End Source File
  6580. # Begin Source File
  6581.  
  6582. SOURCE=..\gsl\gsl_permute_float.h
  6583.  
  6584. # PROP Exclude_From_Build 1
  6585.  
  6586. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6587.  
  6588. # PROP Intermediate_Dir "Release\libgslpermutation"
  6589.  
  6590. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6591.  
  6592. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6593.  
  6594. !ENDIF 
  6595.  
  6596. # End Source File
  6597. # Begin Source File
  6598.  
  6599. SOURCE=..\gsl\gsl_permute_int.h
  6600.  
  6601. # PROP Exclude_From_Build 1
  6602.  
  6603. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6604.  
  6605. # PROP Intermediate_Dir "Release\libgslpermutation"
  6606.  
  6607. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6608.  
  6609. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6610.  
  6611. !ENDIF 
  6612.  
  6613. # End Source File
  6614. # Begin Source File
  6615.  
  6616. SOURCE=..\gsl\gsl_permute_long.h
  6617.  
  6618. # PROP Exclude_From_Build 1
  6619.  
  6620. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6621.  
  6622. # PROP Intermediate_Dir "Release\libgslpermutation"
  6623.  
  6624. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6625.  
  6626. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6627.  
  6628. !ENDIF 
  6629.  
  6630. # End Source File
  6631. # Begin Source File
  6632.  
  6633. SOURCE=..\gsl\gsl_permute_long_double.h
  6634.  
  6635. # PROP Exclude_From_Build 1
  6636.  
  6637. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6638.  
  6639. # PROP Intermediate_Dir "Release\libgslpermutation"
  6640.  
  6641. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6642.  
  6643. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6644.  
  6645. !ENDIF 
  6646.  
  6647. # End Source File
  6648. # Begin Source File
  6649.  
  6650. SOURCE=..\gsl\gsl_permute_short.h
  6651.  
  6652. # PROP Exclude_From_Build 1
  6653.  
  6654. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6655.  
  6656. # PROP Intermediate_Dir "Release\libgslpermutation"
  6657.  
  6658. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6659.  
  6660. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6661.  
  6662. !ENDIF 
  6663.  
  6664. # End Source File
  6665. # Begin Source File
  6666.  
  6667. SOURCE=..\gsl\gsl_permute_uchar.h
  6668.  
  6669. # PROP Exclude_From_Build 1
  6670.  
  6671. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6672.  
  6673. # PROP Intermediate_Dir "Release\libgslpermutation"
  6674.  
  6675. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6676.  
  6677. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6678.  
  6679. !ENDIF 
  6680.  
  6681. # End Source File
  6682. # Begin Source File
  6683.  
  6684. SOURCE=..\gsl\gsl_permute_uint.h
  6685.  
  6686. # PROP Exclude_From_Build 1
  6687.  
  6688. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6689.  
  6690. # PROP Intermediate_Dir "Release\libgslpermutation"
  6691.  
  6692. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6693.  
  6694. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6695.  
  6696. !ENDIF 
  6697.  
  6698. # End Source File
  6699. # Begin Source File
  6700.  
  6701. SOURCE=..\gsl\gsl_permute_ulong.h
  6702.  
  6703. # PROP Exclude_From_Build 1
  6704.  
  6705. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6706.  
  6707. # PROP Intermediate_Dir "Release\libgslpermutation"
  6708.  
  6709. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6710.  
  6711. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6712.  
  6713. !ENDIF 
  6714.  
  6715. # End Source File
  6716. # Begin Source File
  6717.  
  6718. SOURCE=..\gsl\gsl_permute_ushort.h
  6719.  
  6720. # PROP Exclude_From_Build 1
  6721.  
  6722. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6723.  
  6724. # PROP Intermediate_Dir "Release\libgslpermutation"
  6725.  
  6726. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6727.  
  6728. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6729.  
  6730. !ENDIF 
  6731.  
  6732. # End Source File
  6733. # Begin Source File
  6734.  
  6735. SOURCE=..\gsl\gsl_permute_vector.h
  6736.  
  6737. # PROP Exclude_From_Build 1
  6738.  
  6739. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6740.  
  6741. # PROP Intermediate_Dir "Release\libgslpermutation"
  6742.  
  6743. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6744.  
  6745. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6746.  
  6747. !ENDIF 
  6748.  
  6749. # End Source File
  6750. # Begin Source File
  6751.  
  6752. SOURCE=..\gsl\gsl_permute_vector_char.h
  6753.  
  6754. # PROP Exclude_From_Build 1
  6755.  
  6756. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6757.  
  6758. # PROP Intermediate_Dir "Release\libgslpermutation"
  6759.  
  6760. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6761.  
  6762. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6763.  
  6764. !ENDIF 
  6765.  
  6766. # End Source File
  6767. # Begin Source File
  6768.  
  6769. SOURCE=..\gsl\gsl_permute_vector_complex_double.h
  6770.  
  6771. # PROP Exclude_From_Build 1
  6772.  
  6773. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6774.  
  6775. # PROP Intermediate_Dir "Release\libgslpermutation"
  6776.  
  6777. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6778.  
  6779. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6780.  
  6781. !ENDIF 
  6782.  
  6783. # End Source File
  6784. # Begin Source File
  6785.  
  6786. SOURCE=..\gsl\gsl_permute_vector_complex_float.h
  6787.  
  6788. # PROP Exclude_From_Build 1
  6789.  
  6790. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6791.  
  6792. # PROP Intermediate_Dir "Release\libgslpermutation"
  6793.  
  6794. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6795.  
  6796. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6797.  
  6798. !ENDIF 
  6799.  
  6800. # End Source File
  6801. # Begin Source File
  6802.  
  6803. SOURCE=..\gsl\gsl_permute_vector_complex_long_double.h
  6804.  
  6805. # PROP Exclude_From_Build 1
  6806.  
  6807. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6808.  
  6809. # PROP Intermediate_Dir "Release\libgslpermutation"
  6810.  
  6811. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6812.  
  6813. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6814.  
  6815. !ENDIF 
  6816.  
  6817. # End Source File
  6818. # Begin Source File
  6819.  
  6820. SOURCE=..\gsl\gsl_permute_vector_double.h
  6821.  
  6822. # PROP Exclude_From_Build 1
  6823.  
  6824. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6825.  
  6826. # PROP Intermediate_Dir "Release\libgslpermutation"
  6827.  
  6828. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6829.  
  6830. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6831.  
  6832. !ENDIF 
  6833.  
  6834. # End Source File
  6835. # Begin Source File
  6836.  
  6837. SOURCE=..\gsl\gsl_permute_vector_float.h
  6838.  
  6839. # PROP Exclude_From_Build 1
  6840.  
  6841. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6842.  
  6843. # PROP Intermediate_Dir "Release\libgslpermutation"
  6844.  
  6845. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6846.  
  6847. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6848.  
  6849. !ENDIF 
  6850.  
  6851. # End Source File
  6852. # Begin Source File
  6853.  
  6854. SOURCE=..\gsl\gsl_permute_vector_int.h
  6855.  
  6856. # PROP Exclude_From_Build 1
  6857.  
  6858. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6859.  
  6860. # PROP Intermediate_Dir "Release\libgslpermutation"
  6861.  
  6862. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6863.  
  6864. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6865.  
  6866. !ENDIF 
  6867.  
  6868. # End Source File
  6869. # Begin Source File
  6870.  
  6871. SOURCE=..\gsl\gsl_permute_vector_long.h
  6872.  
  6873. # PROP Exclude_From_Build 1
  6874.  
  6875. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6876.  
  6877. # PROP Intermediate_Dir "Release\libgslpermutation"
  6878.  
  6879. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6880.  
  6881. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6882.  
  6883. !ENDIF 
  6884.  
  6885. # End Source File
  6886. # Begin Source File
  6887.  
  6888. SOURCE=..\gsl\gsl_permute_vector_long_double.h
  6889.  
  6890. # PROP Exclude_From_Build 1
  6891.  
  6892. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6893.  
  6894. # PROP Intermediate_Dir "Release\libgslpermutation"
  6895.  
  6896. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6897.  
  6898. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6899.  
  6900. !ENDIF 
  6901.  
  6902. # End Source File
  6903. # Begin Source File
  6904.  
  6905. SOURCE=..\gsl\gsl_permute_vector_short.h
  6906.  
  6907. # PROP Exclude_From_Build 1
  6908.  
  6909. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6910.  
  6911. # PROP Intermediate_Dir "Release\libgslpermutation"
  6912.  
  6913. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6914.  
  6915. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6916.  
  6917. !ENDIF 
  6918.  
  6919. # End Source File
  6920. # Begin Source File
  6921.  
  6922. SOURCE=..\gsl\gsl_permute_vector_uchar.h
  6923.  
  6924. # PROP Exclude_From_Build 1
  6925.  
  6926. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6927.  
  6928. # PROP Intermediate_Dir "Release\libgslpermutation"
  6929.  
  6930. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6931.  
  6932. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6933.  
  6934. !ENDIF 
  6935.  
  6936. # End Source File
  6937. # Begin Source File
  6938.  
  6939. SOURCE=..\gsl\gsl_permute_vector_uint.h
  6940.  
  6941. # PROP Exclude_From_Build 1
  6942.  
  6943. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6944.  
  6945. # PROP Intermediate_Dir "Release\libgslpermutation"
  6946.  
  6947. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6948.  
  6949. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6950.  
  6951. !ENDIF 
  6952.  
  6953. # End Source File
  6954. # Begin Source File
  6955.  
  6956. SOURCE=..\gsl\gsl_permute_vector_ulong.h
  6957.  
  6958. # PROP Exclude_From_Build 1
  6959.  
  6960. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6961.  
  6962. # PROP Intermediate_Dir "Release\libgslpermutation"
  6963.  
  6964. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6965.  
  6966. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6967.  
  6968. !ENDIF 
  6969.  
  6970. # End Source File
  6971. # Begin Source File
  6972.  
  6973. SOURCE=..\gsl\gsl_permute_vector_ushort.h
  6974.  
  6975. # PROP Exclude_From_Build 1
  6976.  
  6977. !IF  "$(CFG)" == "libgsl - Win32 Release"
  6978.  
  6979. # PROP Intermediate_Dir "Release\libgslpermutation"
  6980.  
  6981. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  6982.  
  6983. # PROP Intermediate_Dir "Debug\libgslpermutation"
  6984.  
  6985. !ENDIF 
  6986.  
  6987. # End Source File
  6988. # End Group
  6989. # Begin Group "libgslpoly"
  6990.  
  6991. # PROP Default_Filter ""
  6992.  
  6993. # Begin Source File
  6994.  
  6995. SOURCE=..\poly\dd.c
  6996.  
  6997.  
  6998.  
  6999. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7000.  
  7001. # PROP Intermediate_Dir "Release\libgslpoly"
  7002.  
  7003. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7004.  
  7005. # PROP Intermediate_Dir "Debug\libgslpoly"
  7006.  
  7007. !ENDIF 
  7008.  
  7009. # End Source File
  7010. # Begin Source File
  7011.  
  7012. SOURCE=..\poly\eval.c
  7013.  
  7014.  
  7015.  
  7016. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7017.  
  7018. # PROP Intermediate_Dir "Release\libgslpoly"
  7019.  
  7020. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7021.  
  7022. # PROP Intermediate_Dir "Debug\libgslpoly"
  7023.  
  7024. !ENDIF 
  7025.  
  7026. # End Source File
  7027. # Begin Source File
  7028.  
  7029. SOURCE=..\poly\solve_quadratic.c
  7030.  
  7031.  
  7032.  
  7033. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7034.  
  7035. # PROP Intermediate_Dir "Release\libgslpoly"
  7036.  
  7037. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7038.  
  7039. # PROP Intermediate_Dir "Debug\libgslpoly"
  7040.  
  7041. !ENDIF 
  7042.  
  7043. # End Source File
  7044. # Begin Source File
  7045.  
  7046. SOURCE=..\poly\solve_cubic.c
  7047.  
  7048.  
  7049.  
  7050. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7051.  
  7052. # PROP Intermediate_Dir "Release\libgslpoly"
  7053.  
  7054. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7055.  
  7056. # PROP Intermediate_Dir "Debug\libgslpoly"
  7057.  
  7058. !ENDIF 
  7059.  
  7060. # End Source File
  7061. # Begin Source File
  7062.  
  7063. SOURCE=..\poly\zsolve_quadratic.c
  7064.  
  7065.  
  7066.  
  7067. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7068.  
  7069. # PROP Intermediate_Dir "Release\libgslpoly"
  7070.  
  7071. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7072.  
  7073. # PROP Intermediate_Dir "Debug\libgslpoly"
  7074.  
  7075. !ENDIF 
  7076.  
  7077. # End Source File
  7078. # Begin Source File
  7079.  
  7080. SOURCE=..\poly\zsolve_cubic.c
  7081.  
  7082.  
  7083.  
  7084. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7085.  
  7086. # PROP Intermediate_Dir "Release\libgslpoly"
  7087.  
  7088. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7089.  
  7090. # PROP Intermediate_Dir "Debug\libgslpoly"
  7091.  
  7092. !ENDIF 
  7093.  
  7094. # End Source File
  7095. # Begin Source File
  7096.  
  7097. SOURCE=..\poly\zsolve.c
  7098.  
  7099.  
  7100.  
  7101. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7102.  
  7103. # PROP Intermediate_Dir "Release\libgslpoly"
  7104.  
  7105. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7106.  
  7107. # PROP Intermediate_Dir "Debug\libgslpoly"
  7108.  
  7109. !ENDIF 
  7110.  
  7111. # End Source File
  7112. # Begin Source File
  7113.  
  7114. SOURCE=..\poly\zsolve_init.c
  7115.  
  7116.  
  7117.  
  7118. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7119.  
  7120. # PROP Intermediate_Dir "Release\libgslpoly"
  7121.  
  7122. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7123.  
  7124. # PROP Intermediate_Dir "Debug\libgslpoly"
  7125.  
  7126. !ENDIF 
  7127.  
  7128. # End Source File
  7129. # Begin Source File
  7130.  
  7131. SOURCE=..\poly\balance.c
  7132.  
  7133. # PROP Exclude_From_Build 1
  7134.  
  7135. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7136.  
  7137. # PROP Intermediate_Dir "Release\libgslpoly"
  7138.  
  7139. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7140.  
  7141. # PROP Intermediate_Dir "Debug\libgslpoly"
  7142.  
  7143. !ENDIF 
  7144.  
  7145. # End Source File
  7146. # Begin Source File
  7147.  
  7148. SOURCE=..\poly\companion.c
  7149.  
  7150. # PROP Exclude_From_Build 1
  7151.  
  7152. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7153.  
  7154. # PROP Intermediate_Dir "Release\libgslpoly"
  7155.  
  7156. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7157.  
  7158. # PROP Intermediate_Dir "Debug\libgslpoly"
  7159.  
  7160. !ENDIF 
  7161.  
  7162. # End Source File
  7163. # Begin Source File
  7164.  
  7165. SOURCE=..\poly\norm.c
  7166.  
  7167. # PROP Exclude_From_Build 1
  7168.  
  7169. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7170.  
  7171. # PROP Intermediate_Dir "Release\libgslpoly"
  7172.  
  7173. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7174.  
  7175. # PROP Intermediate_Dir "Debug\libgslpoly"
  7176.  
  7177. !ENDIF 
  7178.  
  7179. # End Source File
  7180. # Begin Source File
  7181.  
  7182. SOURCE=..\poly\qr.c
  7183.  
  7184. # PROP Exclude_From_Build 1
  7185.  
  7186. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7187.  
  7188. # PROP Intermediate_Dir "Release\libgslpoly"
  7189.  
  7190. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7191.  
  7192. # PROP Intermediate_Dir "Debug\libgslpoly"
  7193.  
  7194. !ENDIF 
  7195.  
  7196. # End Source File
  7197. # Begin Source File
  7198.  
  7199. SOURCE=..\gsl\gsl_poly.h
  7200.  
  7201. # PROP Exclude_From_Build 1
  7202.  
  7203. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7204.  
  7205. # PROP Intermediate_Dir "Release\libgslpoly"
  7206.  
  7207. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7208.  
  7209. # PROP Intermediate_Dir "Debug\libgslpoly"
  7210.  
  7211. !ENDIF 
  7212.  
  7213. # End Source File
  7214. # End Group
  7215. # Begin Group "libgslqrng"
  7216.  
  7217. # PROP Default_Filter ""
  7218.  
  7219. # Begin Source File
  7220.  
  7221. SOURCE=..\gsl\gsl_qrng.h
  7222.  
  7223.  
  7224.  
  7225. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7226.  
  7227. # PROP Intermediate_Dir "Release\libgslqrng"
  7228.  
  7229. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7230.  
  7231. # PROP Intermediate_Dir "Debug\libgslqrng"
  7232.  
  7233. !ENDIF 
  7234.  
  7235. # End Source File
  7236. # Begin Source File
  7237.  
  7238. SOURCE=..\qrng\qrng.c
  7239.  
  7240.  
  7241.  
  7242. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7243.  
  7244. # PROP Intermediate_Dir "Release\libgslqrng"
  7245.  
  7246. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7247.  
  7248. # PROP Intermediate_Dir "Debug\libgslqrng"
  7249.  
  7250. !ENDIF 
  7251.  
  7252. # End Source File
  7253. # Begin Source File
  7254.  
  7255. SOURCE=..\qrng\niederreiter-2.c
  7256.  
  7257.  
  7258.  
  7259. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7260.  
  7261. # PROP Intermediate_Dir "Release\libgslqrng"
  7262.  
  7263. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7264.  
  7265. # PROP Intermediate_Dir "Debug\libgslqrng"
  7266.  
  7267. !ENDIF 
  7268.  
  7269. # End Source File
  7270. # Begin Source File
  7271.  
  7272. SOURCE=..\qrng\sobol.c
  7273.  
  7274.  
  7275.  
  7276. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7277.  
  7278. # PROP Intermediate_Dir "Release\libgslqrng"
  7279.  
  7280. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7281.  
  7282. # PROP Intermediate_Dir "Debug\libgslqrng"
  7283.  
  7284. !ENDIF 
  7285.  
  7286. # End Source File
  7287. # Begin Source File
  7288.  
  7289. SOURCE=..\gsl\gsl_qrng.h
  7290.  
  7291. # PROP Exclude_From_Build 1
  7292.  
  7293. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7294.  
  7295. # PROP Intermediate_Dir "Release\libgslqrng"
  7296.  
  7297. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7298.  
  7299. # PROP Intermediate_Dir "Debug\libgslqrng"
  7300.  
  7301. !ENDIF 
  7302.  
  7303. # End Source File
  7304. # End Group
  7305. # Begin Group "libgslrandist"
  7306.  
  7307. # PROP Default_Filter ""
  7308.  
  7309. # Begin Source File
  7310.  
  7311. SOURCE=..\randist\bernoulli.c
  7312.  
  7313.  
  7314.  
  7315. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7316.  
  7317. # PROP Intermediate_Dir "Release\libgslrandist"
  7318.  
  7319. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7320.  
  7321. # PROP Intermediate_Dir "Debug\libgslrandist"
  7322.  
  7323. !ENDIF 
  7324.  
  7325. # End Source File
  7326. # Begin Source File
  7327.  
  7328. SOURCE=..\randist\beta.c
  7329.  
  7330.  
  7331.  
  7332. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7333.  
  7334. # PROP Intermediate_Dir "Release\libgslrandist"
  7335.  
  7336. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7337.  
  7338. # PROP Intermediate_Dir "Debug\libgslrandist"
  7339.  
  7340. !ENDIF 
  7341.  
  7342. # End Source File
  7343. # Begin Source File
  7344.  
  7345. SOURCE=..\randist\bigauss.c
  7346.  
  7347.  
  7348.  
  7349. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7350.  
  7351. # PROP Intermediate_Dir "Release\libgslrandist"
  7352.  
  7353. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7354.  
  7355. # PROP Intermediate_Dir "Debug\libgslrandist"
  7356.  
  7357. !ENDIF 
  7358.  
  7359. # End Source File
  7360. # Begin Source File
  7361.  
  7362. SOURCE=..\randist\binomial.c
  7363.  
  7364.  
  7365.  
  7366. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7367.  
  7368. # PROP Intermediate_Dir "Release\libgslrandist"
  7369.  
  7370. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7371.  
  7372. # PROP Intermediate_Dir "Debug\libgslrandist"
  7373.  
  7374. !ENDIF 
  7375.  
  7376. # End Source File
  7377. # Begin Source File
  7378.  
  7379. SOURCE=..\randist\cauchy.c
  7380.  
  7381.  
  7382.  
  7383. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7384.  
  7385. # PROP Intermediate_Dir "Release\libgslrandist"
  7386.  
  7387. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7388.  
  7389. # PROP Intermediate_Dir "Debug\libgslrandist"
  7390.  
  7391. !ENDIF 
  7392.  
  7393. # End Source File
  7394. # Begin Source File
  7395.  
  7396. SOURCE=..\randist\chisq.c
  7397.  
  7398.  
  7399.  
  7400. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7401.  
  7402. # PROP Intermediate_Dir "Release\libgslrandist"
  7403.  
  7404. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7405.  
  7406. # PROP Intermediate_Dir "Debug\libgslrandist"
  7407.  
  7408. !ENDIF 
  7409.  
  7410. # End Source File
  7411. # Begin Source File
  7412.  
  7413. SOURCE=..\randist\discrete.c
  7414.  
  7415.  
  7416.  
  7417. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7418.  
  7419. # PROP Intermediate_Dir "Release\libgslrandist"
  7420.  
  7421. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7422.  
  7423. # PROP Intermediate_Dir "Debug\libgslrandist"
  7424.  
  7425. !ENDIF 
  7426.  
  7427. # End Source File
  7428. # Begin Source File
  7429.  
  7430. SOURCE=..\randist\erlang.c
  7431.  
  7432.  
  7433.  
  7434. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7435.  
  7436. # PROP Intermediate_Dir "Release\libgslrandist"
  7437.  
  7438. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7439.  
  7440. # PROP Intermediate_Dir "Debug\libgslrandist"
  7441.  
  7442. !ENDIF 
  7443.  
  7444. # End Source File
  7445. # Begin Source File
  7446.  
  7447. SOURCE=..\randist\exponential.c
  7448.  
  7449.  
  7450.  
  7451. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7452.  
  7453. # PROP Intermediate_Dir "Release\libgslrandist"
  7454.  
  7455. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7456.  
  7457. # PROP Intermediate_Dir "Debug\libgslrandist"
  7458.  
  7459. !ENDIF 
  7460.  
  7461. # End Source File
  7462. # Begin Source File
  7463.  
  7464. SOURCE=..\randist\exppow.c
  7465.  
  7466.  
  7467.  
  7468. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7469.  
  7470. # PROP Intermediate_Dir "Release\libgslrandist"
  7471.  
  7472. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7473.  
  7474. # PROP Intermediate_Dir "Debug\libgslrandist"
  7475.  
  7476. !ENDIF 
  7477.  
  7478. # End Source File
  7479. # Begin Source File
  7480.  
  7481. SOURCE=..\randist\fdist.c
  7482.  
  7483.  
  7484.  
  7485. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7486.  
  7487. # PROP Intermediate_Dir "Release\libgslrandist"
  7488.  
  7489. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7490.  
  7491. # PROP Intermediate_Dir "Debug\libgslrandist"
  7492.  
  7493. !ENDIF 
  7494.  
  7495. # End Source File
  7496. # Begin Source File
  7497.  
  7498. SOURCE=..\randist\flat.c
  7499.  
  7500.  
  7501.  
  7502. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7503.  
  7504. # PROP Intermediate_Dir "Release\libgslrandist"
  7505.  
  7506. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7507.  
  7508. # PROP Intermediate_Dir "Debug\libgslrandist"
  7509.  
  7510. !ENDIF 
  7511.  
  7512. # End Source File
  7513. # Begin Source File
  7514.  
  7515. SOURCE=..\randist\gamma.c
  7516.  
  7517.  
  7518.  
  7519. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7520.  
  7521. # PROP Intermediate_Dir "Release\libgslrandist"
  7522.  
  7523. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7524.  
  7525. # PROP Intermediate_Dir "Debug\libgslrandist"
  7526.  
  7527. !ENDIF 
  7528.  
  7529. # End Source File
  7530. # Begin Source File
  7531.  
  7532. SOURCE=..\randist\gauss.c
  7533.  
  7534.  
  7535.  
  7536. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7537.  
  7538. # PROP Intermediate_Dir "Release\libgslrandist"
  7539.  
  7540. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7541.  
  7542. # PROP Intermediate_Dir "Debug\libgslrandist"
  7543.  
  7544. !ENDIF 
  7545.  
  7546. # End Source File
  7547. # Begin Source File
  7548.  
  7549. SOURCE=..\randist\gausstail.c
  7550.  
  7551.  
  7552.  
  7553. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7554.  
  7555. # PROP Intermediate_Dir "Release\libgslrandist"
  7556.  
  7557. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7558.  
  7559. # PROP Intermediate_Dir "Debug\libgslrandist"
  7560.  
  7561. !ENDIF 
  7562.  
  7563. # End Source File
  7564. # Begin Source File
  7565.  
  7566. SOURCE=..\randist\geometric.c
  7567.  
  7568.  
  7569.  
  7570. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7571.  
  7572. # PROP Intermediate_Dir "Release\libgslrandist"
  7573.  
  7574. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7575.  
  7576. # PROP Intermediate_Dir "Debug\libgslrandist"
  7577.  
  7578. !ENDIF 
  7579.  
  7580. # End Source File
  7581. # Begin Source File
  7582.  
  7583. SOURCE=..\randist\gumbel.c
  7584.  
  7585.  
  7586.  
  7587. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7588.  
  7589. # PROP Intermediate_Dir "Release\libgslrandist"
  7590.  
  7591. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7592.  
  7593. # PROP Intermediate_Dir "Debug\libgslrandist"
  7594.  
  7595. !ENDIF 
  7596.  
  7597. # End Source File
  7598. # Begin Source File
  7599.  
  7600. SOURCE=..\randist\hyperg.c
  7601.  
  7602.  
  7603.  
  7604. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7605.  
  7606. # PROP Intermediate_Dir "Release\libgslrandist"
  7607.  
  7608. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7609.  
  7610. # PROP Intermediate_Dir "Debug\libgslrandist"
  7611.  
  7612. !ENDIF 
  7613.  
  7614. # End Source File
  7615. # Begin Source File
  7616.  
  7617. SOURCE=..\randist\laplace.c
  7618.  
  7619.  
  7620.  
  7621. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7622.  
  7623. # PROP Intermediate_Dir "Release\libgslrandist"
  7624.  
  7625. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7626.  
  7627. # PROP Intermediate_Dir "Debug\libgslrandist"
  7628.  
  7629. !ENDIF 
  7630.  
  7631. # End Source File
  7632. # Begin Source File
  7633.  
  7634. SOURCE=..\randist\levy.c
  7635.  
  7636.  
  7637.  
  7638. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7639.  
  7640. # PROP Intermediate_Dir "Release\libgslrandist"
  7641.  
  7642. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7643.  
  7644. # PROP Intermediate_Dir "Debug\libgslrandist"
  7645.  
  7646. !ENDIF 
  7647.  
  7648. # End Source File
  7649. # Begin Source File
  7650.  
  7651. SOURCE=..\randist\logarithmic.c
  7652.  
  7653.  
  7654.  
  7655. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7656.  
  7657. # PROP Intermediate_Dir "Release\libgslrandist"
  7658.  
  7659. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7660.  
  7661. # PROP Intermediate_Dir "Debug\libgslrandist"
  7662.  
  7663. !ENDIF 
  7664.  
  7665. # End Source File
  7666. # Begin Source File
  7667.  
  7668. SOURCE=..\randist\logistic.c
  7669.  
  7670.  
  7671.  
  7672. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7673.  
  7674. # PROP Intermediate_Dir "Release\libgslrandist"
  7675.  
  7676. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7677.  
  7678. # PROP Intermediate_Dir "Debug\libgslrandist"
  7679.  
  7680. !ENDIF 
  7681.  
  7682. # End Source File
  7683. # Begin Source File
  7684.  
  7685. SOURCE=..\randist\lognormal.c
  7686.  
  7687.  
  7688.  
  7689. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7690.  
  7691. # PROP Intermediate_Dir "Release\libgslrandist"
  7692.  
  7693. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7694.  
  7695. # PROP Intermediate_Dir "Debug\libgslrandist"
  7696.  
  7697. !ENDIF 
  7698.  
  7699. # End Source File
  7700. # Begin Source File
  7701.  
  7702. SOURCE=..\randist\nbinomial.c
  7703.  
  7704.  
  7705.  
  7706. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7707.  
  7708. # PROP Intermediate_Dir "Release\libgslrandist"
  7709.  
  7710. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7711.  
  7712. # PROP Intermediate_Dir "Debug\libgslrandist"
  7713.  
  7714. !ENDIF 
  7715.  
  7716. # End Source File
  7717. # Begin Source File
  7718.  
  7719. SOURCE=..\randist\pareto.c
  7720.  
  7721.  
  7722.  
  7723. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7724.  
  7725. # PROP Intermediate_Dir "Release\libgslrandist"
  7726.  
  7727. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7728.  
  7729. # PROP Intermediate_Dir "Debug\libgslrandist"
  7730.  
  7731. !ENDIF 
  7732.  
  7733. # End Source File
  7734. # Begin Source File
  7735.  
  7736. SOURCE=..\randist\pascal.c
  7737.  
  7738.  
  7739.  
  7740. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7741.  
  7742. # PROP Intermediate_Dir "Release\libgslrandist"
  7743.  
  7744. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7745.  
  7746. # PROP Intermediate_Dir "Debug\libgslrandist"
  7747.  
  7748. !ENDIF 
  7749.  
  7750. # End Source File
  7751. # Begin Source File
  7752.  
  7753. SOURCE=..\randist\poisson.c
  7754.  
  7755.  
  7756.  
  7757. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7758.  
  7759. # PROP Intermediate_Dir "Release\libgslrandist"
  7760.  
  7761. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7762.  
  7763. # PROP Intermediate_Dir "Debug\libgslrandist"
  7764.  
  7765. !ENDIF 
  7766.  
  7767. # End Source File
  7768. # Begin Source File
  7769.  
  7770. SOURCE=..\randist\rayleigh.c
  7771.  
  7772.  
  7773.  
  7774. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7775.  
  7776. # PROP Intermediate_Dir "Release\libgslrandist"
  7777.  
  7778. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7779.  
  7780. # PROP Intermediate_Dir "Debug\libgslrandist"
  7781.  
  7782. !ENDIF 
  7783.  
  7784. # End Source File
  7785. # Begin Source File
  7786.  
  7787. SOURCE=..\randist\shuffle.c
  7788.  
  7789.  
  7790.  
  7791. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7792.  
  7793. # PROP Intermediate_Dir "Release\libgslrandist"
  7794.  
  7795. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7796.  
  7797. # PROP Intermediate_Dir "Debug\libgslrandist"
  7798.  
  7799. !ENDIF 
  7800.  
  7801. # End Source File
  7802. # Begin Source File
  7803.  
  7804. SOURCE=..\randist\sphere.c
  7805.  
  7806.  
  7807.  
  7808. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7809.  
  7810. # PROP Intermediate_Dir "Release\libgslrandist"
  7811.  
  7812. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7813.  
  7814. # PROP Intermediate_Dir "Debug\libgslrandist"
  7815.  
  7816. !ENDIF 
  7817.  
  7818. # End Source File
  7819. # Begin Source File
  7820.  
  7821. SOURCE=..\randist\tdist.c
  7822.  
  7823.  
  7824.  
  7825. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7826.  
  7827. # PROP Intermediate_Dir "Release\libgslrandist"
  7828.  
  7829. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7830.  
  7831. # PROP Intermediate_Dir "Debug\libgslrandist"
  7832.  
  7833. !ENDIF 
  7834.  
  7835. # End Source File
  7836. # Begin Source File
  7837.  
  7838. SOURCE=..\randist\weibull.c
  7839.  
  7840.  
  7841.  
  7842. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7843.  
  7844. # PROP Intermediate_Dir "Release\libgslrandist"
  7845.  
  7846. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7847.  
  7848. # PROP Intermediate_Dir "Debug\libgslrandist"
  7849.  
  7850. !ENDIF 
  7851.  
  7852. # End Source File
  7853. # Begin Source File
  7854.  
  7855. SOURCE=..\randist\landau.c
  7856.  
  7857.  
  7858.  
  7859. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7860.  
  7861. # PROP Intermediate_Dir "Release\libgslrandist"
  7862.  
  7863. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7864.  
  7865. # PROP Intermediate_Dir "Debug\libgslrandist"
  7866.  
  7867. !ENDIF 
  7868.  
  7869. # End Source File
  7870. # Begin Source File
  7871.  
  7872. SOURCE=..\gsl\gsl_randist.h
  7873.  
  7874. # PROP Exclude_From_Build 1
  7875.  
  7876. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7877.  
  7878. # PROP Intermediate_Dir "Release\libgslrandist"
  7879.  
  7880. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7881.  
  7882. # PROP Intermediate_Dir "Debug\libgslrandist"
  7883.  
  7884. !ENDIF 
  7885.  
  7886. # End Source File
  7887. # End Group
  7888. # Begin Group "libgslrng"
  7889.  
  7890. # PROP Default_Filter ""
  7891.  
  7892. # Begin Source File
  7893.  
  7894. SOURCE=..\rng\borosh13.c
  7895.  
  7896.  
  7897.  
  7898. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7899.  
  7900. # PROP Intermediate_Dir "Release\libgslrng"
  7901.  
  7902. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7903.  
  7904. # PROP Intermediate_Dir "Debug\libgslrng"
  7905.  
  7906. !ENDIF 
  7907.  
  7908. # End Source File
  7909. # Begin Source File
  7910.  
  7911. SOURCE=..\rng\cmrg.c
  7912.  
  7913.  
  7914.  
  7915. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7916.  
  7917. # PROP Intermediate_Dir "Release\libgslrng"
  7918.  
  7919. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7920.  
  7921. # PROP Intermediate_Dir "Debug\libgslrng"
  7922.  
  7923. !ENDIF 
  7924.  
  7925. # End Source File
  7926. # Begin Source File
  7927.  
  7928. SOURCE=..\rng\coveyou.c
  7929.  
  7930.  
  7931.  
  7932. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7933.  
  7934. # PROP Intermediate_Dir "Release\libgslrng"
  7935.  
  7936. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7937.  
  7938. # PROP Intermediate_Dir "Debug\libgslrng"
  7939.  
  7940. !ENDIF 
  7941.  
  7942. # End Source File
  7943. # Begin Source File
  7944.  
  7945. SOURCE=..\rng\default.c
  7946.  
  7947.  
  7948.  
  7949. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7950.  
  7951. # PROP Intermediate_Dir "Release\libgslrng"
  7952.  
  7953. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7954.  
  7955. # PROP Intermediate_Dir "Debug\libgslrng"
  7956.  
  7957. !ENDIF 
  7958.  
  7959. # End Source File
  7960. # Begin Source File
  7961.  
  7962. SOURCE=..\rng\fishman18.c
  7963.  
  7964.  
  7965.  
  7966. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7967.  
  7968. # PROP Intermediate_Dir "Release\libgslrng"
  7969.  
  7970. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7971.  
  7972. # PROP Intermediate_Dir "Debug\libgslrng"
  7973.  
  7974. !ENDIF 
  7975.  
  7976. # End Source File
  7977. # Begin Source File
  7978.  
  7979. SOURCE=..\rng\fishman20.c
  7980.  
  7981.  
  7982.  
  7983. !IF  "$(CFG)" == "libgsl - Win32 Release"
  7984.  
  7985. # PROP Intermediate_Dir "Release\libgslrng"
  7986.  
  7987. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  7988.  
  7989. # PROP Intermediate_Dir "Debug\libgslrng"
  7990.  
  7991. !ENDIF 
  7992.  
  7993. # End Source File
  7994. # Begin Source File
  7995.  
  7996. SOURCE=..\rng\fishman2x.c
  7997.  
  7998.  
  7999.  
  8000. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8001.  
  8002. # PROP Intermediate_Dir "Release\libgslrng"
  8003.  
  8004. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8005.  
  8006. # PROP Intermediate_Dir "Debug\libgslrng"
  8007.  
  8008. !ENDIF 
  8009.  
  8010. # End Source File
  8011. # Begin Source File
  8012.  
  8013. SOURCE=..\rng\gfsr4.c
  8014.  
  8015.  
  8016.  
  8017. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8018.  
  8019. # PROP Intermediate_Dir "Release\libgslrng"
  8020.  
  8021. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8022.  
  8023. # PROP Intermediate_Dir "Debug\libgslrng"
  8024.  
  8025. !ENDIF 
  8026.  
  8027. # End Source File
  8028. # Begin Source File
  8029.  
  8030. SOURCE=..\rng\knuthran2.c
  8031.  
  8032.  
  8033.  
  8034. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8035.  
  8036. # PROP Intermediate_Dir "Release\libgslrng"
  8037.  
  8038. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8039.  
  8040. # PROP Intermediate_Dir "Debug\libgslrng"
  8041.  
  8042. !ENDIF 
  8043.  
  8044. # End Source File
  8045. # Begin Source File
  8046.  
  8047. SOURCE=..\rng\knuthran.c
  8048.  
  8049.  
  8050.  
  8051. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8052.  
  8053. # PROP Intermediate_Dir "Release\libgslrng"
  8054.  
  8055. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8056.  
  8057. # PROP Intermediate_Dir "Debug\libgslrng"
  8058.  
  8059. !ENDIF 
  8060.  
  8061. # End Source File
  8062. # Begin Source File
  8063.  
  8064. SOURCE=..\rng\lecuyer21.c
  8065.  
  8066.  
  8067.  
  8068. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8069.  
  8070. # PROP Intermediate_Dir "Release\libgslrng"
  8071.  
  8072. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8073.  
  8074. # PROP Intermediate_Dir "Debug\libgslrng"
  8075.  
  8076. !ENDIF 
  8077.  
  8078. # End Source File
  8079. # Begin Source File
  8080.  
  8081. SOURCE=..\rng\minstd.c
  8082.  
  8083.  
  8084.  
  8085. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8086.  
  8087. # PROP Intermediate_Dir "Release\libgslrng"
  8088.  
  8089. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8090.  
  8091. # PROP Intermediate_Dir "Debug\libgslrng"
  8092.  
  8093. !ENDIF 
  8094.  
  8095. # End Source File
  8096. # Begin Source File
  8097.  
  8098. SOURCE=..\rng\mrg.c
  8099.  
  8100.  
  8101.  
  8102. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8103.  
  8104. # PROP Intermediate_Dir "Release\libgslrng"
  8105.  
  8106. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8107.  
  8108. # PROP Intermediate_Dir "Debug\libgslrng"
  8109.  
  8110. !ENDIF 
  8111.  
  8112. # End Source File
  8113. # Begin Source File
  8114.  
  8115. SOURCE=..\rng\mt.c
  8116.  
  8117.  
  8118.  
  8119. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8120.  
  8121. # PROP Intermediate_Dir "Release\libgslrng"
  8122.  
  8123. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8124.  
  8125. # PROP Intermediate_Dir "Debug\libgslrng"
  8126.  
  8127. !ENDIF 
  8128.  
  8129. # End Source File
  8130. # Begin Source File
  8131.  
  8132. SOURCE=..\rng\r250.c
  8133.  
  8134.  
  8135.  
  8136. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8137.  
  8138. # PROP Intermediate_Dir "Release\libgslrng"
  8139.  
  8140. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8141.  
  8142. # PROP Intermediate_Dir "Debug\libgslrng"
  8143.  
  8144. !ENDIF 
  8145.  
  8146. # End Source File
  8147. # Begin Source File
  8148.  
  8149. SOURCE=..\rng\ran0.c
  8150.  
  8151.  
  8152.  
  8153. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8154.  
  8155. # PROP Intermediate_Dir "Release\libgslrng"
  8156.  
  8157. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8158.  
  8159. # PROP Intermediate_Dir "Debug\libgslrng"
  8160.  
  8161. !ENDIF 
  8162.  
  8163. # End Source File
  8164. # Begin Source File
  8165.  
  8166. SOURCE=..\rng\ran1.c
  8167.  
  8168.  
  8169.  
  8170. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8171.  
  8172. # PROP Intermediate_Dir "Release\libgslrng"
  8173.  
  8174. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8175.  
  8176. # PROP Intermediate_Dir "Debug\libgslrng"
  8177.  
  8178. !ENDIF 
  8179.  
  8180. # End Source File
  8181. # Begin Source File
  8182.  
  8183. SOURCE=..\rng\ran2.c
  8184.  
  8185.  
  8186.  
  8187. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8188.  
  8189. # PROP Intermediate_Dir "Release\libgslrng"
  8190.  
  8191. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8192.  
  8193. # PROP Intermediate_Dir "Debug\libgslrng"
  8194.  
  8195. !ENDIF 
  8196.  
  8197. # End Source File
  8198. # Begin Source File
  8199.  
  8200. SOURCE=..\rng\ran3.c
  8201.  
  8202.  
  8203.  
  8204. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8205.  
  8206. # PROP Intermediate_Dir "Release\libgslrng"
  8207.  
  8208. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8209.  
  8210. # PROP Intermediate_Dir "Debug\libgslrng"
  8211.  
  8212. !ENDIF 
  8213.  
  8214. # End Source File
  8215. # Begin Source File
  8216.  
  8217. SOURCE=..\rng\rand48.c
  8218.  
  8219.  
  8220.  
  8221. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8222.  
  8223. # PROP Intermediate_Dir "Release\libgslrng"
  8224.  
  8225. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8226.  
  8227. # PROP Intermediate_Dir "Debug\libgslrng"
  8228.  
  8229. !ENDIF 
  8230.  
  8231. # End Source File
  8232. # Begin Source File
  8233.  
  8234. SOURCE=..\rng\rand.c
  8235.  
  8236.  
  8237.  
  8238. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8239.  
  8240. # PROP Intermediate_Dir "Release\libgslrng"
  8241.  
  8242. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8243.  
  8244. # PROP Intermediate_Dir "Debug\libgslrng"
  8245.  
  8246. !ENDIF 
  8247.  
  8248. # End Source File
  8249. # Begin Source File
  8250.  
  8251. SOURCE=..\rng\random.c
  8252.  
  8253.  
  8254.  
  8255. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8256.  
  8257. # PROP Intermediate_Dir "Release\libgslrng"
  8258.  
  8259. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8260.  
  8261. # PROP Intermediate_Dir "Debug\libgslrng"
  8262.  
  8263. !ENDIF 
  8264.  
  8265. # End Source File
  8266. # Begin Source File
  8267.  
  8268. SOURCE=..\rng\randu.c
  8269.  
  8270.  
  8271.  
  8272. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8273.  
  8274. # PROP Intermediate_Dir "Release\libgslrng"
  8275.  
  8276. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8277.  
  8278. # PROP Intermediate_Dir "Debug\libgslrng"
  8279.  
  8280. !ENDIF 
  8281.  
  8282. # End Source File
  8283. # Begin Source File
  8284.  
  8285. SOURCE=..\rng\ranf.c
  8286.  
  8287.  
  8288.  
  8289. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8290.  
  8291. # PROP Intermediate_Dir "Release\libgslrng"
  8292.  
  8293. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8294.  
  8295. # PROP Intermediate_Dir "Debug\libgslrng"
  8296.  
  8297. !ENDIF 
  8298.  
  8299. # End Source File
  8300. # Begin Source File
  8301.  
  8302. SOURCE=..\rng\ranlux.c
  8303.  
  8304.  
  8305.  
  8306. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8307.  
  8308. # PROP Intermediate_Dir "Release\libgslrng"
  8309.  
  8310. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8311.  
  8312. # PROP Intermediate_Dir "Debug\libgslrng"
  8313.  
  8314. !ENDIF 
  8315.  
  8316. # End Source File
  8317. # Begin Source File
  8318.  
  8319. SOURCE=..\rng\ranlxd.c
  8320.  
  8321.  
  8322.  
  8323. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8324.  
  8325. # PROP Intermediate_Dir "Release\libgslrng"
  8326.  
  8327. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8328.  
  8329. # PROP Intermediate_Dir "Debug\libgslrng"
  8330.  
  8331. !ENDIF 
  8332.  
  8333. # End Source File
  8334. # Begin Source File
  8335.  
  8336. SOURCE=..\rng\ranlxs.c
  8337.  
  8338.  
  8339.  
  8340. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8341.  
  8342. # PROP Intermediate_Dir "Release\libgslrng"
  8343.  
  8344. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8345.  
  8346. # PROP Intermediate_Dir "Debug\libgslrng"
  8347.  
  8348. !ENDIF 
  8349.  
  8350. # End Source File
  8351. # Begin Source File
  8352.  
  8353. SOURCE=..\rng\ranmar.c
  8354.  
  8355.  
  8356.  
  8357. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8358.  
  8359. # PROP Intermediate_Dir "Release\libgslrng"
  8360.  
  8361. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8362.  
  8363. # PROP Intermediate_Dir "Debug\libgslrng"
  8364.  
  8365. !ENDIF 
  8366.  
  8367. # End Source File
  8368. # Begin Source File
  8369.  
  8370. SOURCE=..\rng\rng.c
  8371.  
  8372.  
  8373.  
  8374. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8375.  
  8376. # PROP Intermediate_Dir "Release\libgslrng"
  8377.  
  8378. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8379.  
  8380. # PROP Intermediate_Dir "Debug\libgslrng"
  8381.  
  8382. !ENDIF 
  8383.  
  8384. # End Source File
  8385. # Begin Source File
  8386.  
  8387. SOURCE=..\rng\slatec.c
  8388.  
  8389.  
  8390.  
  8391. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8392.  
  8393. # PROP Intermediate_Dir "Release\libgslrng"
  8394.  
  8395. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8396.  
  8397. # PROP Intermediate_Dir "Debug\libgslrng"
  8398.  
  8399. !ENDIF 
  8400.  
  8401. # End Source File
  8402. # Begin Source File
  8403.  
  8404. SOURCE=..\rng\taus.c
  8405.  
  8406.  
  8407.  
  8408. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8409.  
  8410. # PROP Intermediate_Dir "Release\libgslrng"
  8411.  
  8412. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8413.  
  8414. # PROP Intermediate_Dir "Debug\libgslrng"
  8415.  
  8416. !ENDIF 
  8417.  
  8418. # End Source File
  8419. # Begin Source File
  8420.  
  8421. SOURCE=..\rng\transputer.c
  8422.  
  8423.  
  8424.  
  8425. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8426.  
  8427. # PROP Intermediate_Dir "Release\libgslrng"
  8428.  
  8429. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8430.  
  8431. # PROP Intermediate_Dir "Debug\libgslrng"
  8432.  
  8433. !ENDIF 
  8434.  
  8435. # End Source File
  8436. # Begin Source File
  8437.  
  8438. SOURCE=..\rng\tt.c
  8439.  
  8440.  
  8441.  
  8442. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8443.  
  8444. # PROP Intermediate_Dir "Release\libgslrng"
  8445.  
  8446. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8447.  
  8448. # PROP Intermediate_Dir "Debug\libgslrng"
  8449.  
  8450. !ENDIF 
  8451.  
  8452. # End Source File
  8453. # Begin Source File
  8454.  
  8455. SOURCE=..\rng\types.c
  8456.  
  8457.  
  8458.  
  8459. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8460.  
  8461. # PROP Intermediate_Dir "Release\libgslrng"
  8462.  
  8463. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8464.  
  8465. # PROP Intermediate_Dir "Debug\libgslrng"
  8466.  
  8467. !ENDIF 
  8468.  
  8469. # End Source File
  8470. # Begin Source File
  8471.  
  8472. SOURCE=..\rng\uni32.c
  8473.  
  8474.  
  8475.  
  8476. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8477.  
  8478. # PROP Intermediate_Dir "Release\libgslrng"
  8479.  
  8480. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8481.  
  8482. # PROP Intermediate_Dir "Debug\libgslrng"
  8483.  
  8484. !ENDIF 
  8485.  
  8486. # End Source File
  8487. # Begin Source File
  8488.  
  8489. SOURCE=..\rng\uni.c
  8490.  
  8491.  
  8492.  
  8493. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8494.  
  8495. # PROP Intermediate_Dir "Release\libgslrng"
  8496.  
  8497. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8498.  
  8499. # PROP Intermediate_Dir "Debug\libgslrng"
  8500.  
  8501. !ENDIF 
  8502.  
  8503. # End Source File
  8504. # Begin Source File
  8505.  
  8506. SOURCE=..\rng\vax.c
  8507.  
  8508.  
  8509.  
  8510. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8511.  
  8512. # PROP Intermediate_Dir "Release\libgslrng"
  8513.  
  8514. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8515.  
  8516. # PROP Intermediate_Dir "Debug\libgslrng"
  8517.  
  8518. !ENDIF 
  8519.  
  8520. # End Source File
  8521. # Begin Source File
  8522.  
  8523. SOURCE=..\rng\waterman14.c
  8524.  
  8525.  
  8526.  
  8527. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8528.  
  8529. # PROP Intermediate_Dir "Release\libgslrng"
  8530.  
  8531. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8532.  
  8533. # PROP Intermediate_Dir "Debug\libgslrng"
  8534.  
  8535. !ENDIF 
  8536.  
  8537. # End Source File
  8538. # Begin Source File
  8539.  
  8540. SOURCE=..\rng\zuf.c
  8541.  
  8542.  
  8543.  
  8544. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8545.  
  8546. # PROP Intermediate_Dir "Release\libgslrng"
  8547.  
  8548. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8549.  
  8550. # PROP Intermediate_Dir "Debug\libgslrng"
  8551.  
  8552. !ENDIF 
  8553.  
  8554. # End Source File
  8555. # Begin Source File
  8556.  
  8557. SOURCE=..\gsl\gsl_rng.h
  8558.  
  8559. # PROP Exclude_From_Build 1
  8560.  
  8561. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8562.  
  8563. # PROP Intermediate_Dir "Release\libgslrng"
  8564.  
  8565. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8566.  
  8567. # PROP Intermediate_Dir "Debug\libgslrng"
  8568.  
  8569. !ENDIF 
  8570.  
  8571. # End Source File
  8572. # End Group
  8573. # Begin Group "libgslroots"
  8574.  
  8575. # PROP Default_Filter ""
  8576.  
  8577. # Begin Source File
  8578.  
  8579. SOURCE=..\roots\bisection.c
  8580.  
  8581.  
  8582.  
  8583. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8584.  
  8585. # PROP Intermediate_Dir "Release\libgslroots"
  8586.  
  8587. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8588.  
  8589. # PROP Intermediate_Dir "Debug\libgslroots"
  8590.  
  8591. !ENDIF 
  8592.  
  8593. # End Source File
  8594. # Begin Source File
  8595.  
  8596. SOURCE=..\roots\brent.c
  8597.  
  8598.  
  8599.  
  8600. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8601.  
  8602. # PROP Intermediate_Dir "Release\libgslroots"
  8603.  
  8604. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8605.  
  8606. # PROP Intermediate_Dir "Debug\libgslroots"
  8607.  
  8608. !ENDIF 
  8609.  
  8610. # End Source File
  8611. # Begin Source File
  8612.  
  8613. SOURCE=..\roots\falsepos.c
  8614.  
  8615.  
  8616.  
  8617. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8618.  
  8619. # PROP Intermediate_Dir "Release\libgslroots"
  8620.  
  8621. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8622.  
  8623. # PROP Intermediate_Dir "Debug\libgslroots"
  8624.  
  8625. !ENDIF 
  8626.  
  8627. # End Source File
  8628. # Begin Source File
  8629.  
  8630. SOURCE=..\roots\newton.c
  8631.  
  8632.  
  8633.  
  8634. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8635.  
  8636. # PROP Intermediate_Dir "Release\libgslroots"
  8637.  
  8638. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8639.  
  8640. # PROP Intermediate_Dir "Debug\libgslroots"
  8641.  
  8642. !ENDIF 
  8643.  
  8644. # End Source File
  8645. # Begin Source File
  8646.  
  8647. SOURCE=..\roots\secant.c
  8648.  
  8649.  
  8650.  
  8651. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8652.  
  8653. # PROP Intermediate_Dir "Release\libgslroots"
  8654.  
  8655. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8656.  
  8657. # PROP Intermediate_Dir "Debug\libgslroots"
  8658.  
  8659. !ENDIF 
  8660.  
  8661. # End Source File
  8662. # Begin Source File
  8663.  
  8664. SOURCE=..\roots\steffenson.c
  8665.  
  8666.  
  8667.  
  8668. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8669.  
  8670. # PROP Intermediate_Dir "Release\libgslroots"
  8671.  
  8672. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8673.  
  8674. # PROP Intermediate_Dir "Debug\libgslroots"
  8675.  
  8676. !ENDIF 
  8677.  
  8678. # End Source File
  8679. # Begin Source File
  8680.  
  8681. SOURCE=..\roots\convergence.c
  8682.  
  8683.  
  8684.  
  8685. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8686.  
  8687. # PROP Intermediate_Dir "Release\libgslroots"
  8688.  
  8689. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8690.  
  8691. # PROP Intermediate_Dir "Debug\libgslroots"
  8692.  
  8693. !ENDIF 
  8694.  
  8695. # End Source File
  8696. # Begin Source File
  8697.  
  8698. SOURCE=..\roots\fsolver.c
  8699.  
  8700.  
  8701.  
  8702. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8703.  
  8704. # PROP Intermediate_Dir "Release\libgslroots"
  8705.  
  8706. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8707.  
  8708. # PROP Intermediate_Dir "Debug\libgslroots"
  8709.  
  8710. !ENDIF 
  8711.  
  8712. # End Source File
  8713. # Begin Source File
  8714.  
  8715. SOURCE=..\roots\fdfsolver.c
  8716.  
  8717.  
  8718.  
  8719. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8720.  
  8721. # PROP Intermediate_Dir "Release\libgslroots"
  8722.  
  8723. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8724.  
  8725. # PROP Intermediate_Dir "Debug\libgslroots"
  8726.  
  8727. !ENDIF 
  8728.  
  8729. # End Source File
  8730. # Begin Source File
  8731.  
  8732. SOURCE=..\roots\roots.h
  8733.  
  8734. # PROP Exclude_From_Build 1
  8735.  
  8736. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8737.  
  8738. # PROP Intermediate_Dir "Release\libgslroots"
  8739.  
  8740. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8741.  
  8742. # PROP Intermediate_Dir "Debug\libgslroots"
  8743.  
  8744. !ENDIF 
  8745.  
  8746. # End Source File
  8747. # Begin Source File
  8748.  
  8749. SOURCE=..\gsl\gsl_roots.h
  8750.  
  8751. # PROP Exclude_From_Build 1
  8752.  
  8753. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8754.  
  8755. # PROP Intermediate_Dir "Release\libgslroots"
  8756.  
  8757. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8758.  
  8759. # PROP Intermediate_Dir "Debug\libgslroots"
  8760.  
  8761. !ENDIF 
  8762.  
  8763. # End Source File
  8764. # End Group
  8765. # Begin Group "libgslsiman"
  8766.  
  8767. # PROP Default_Filter ""
  8768.  
  8769. # Begin Source File
  8770.  
  8771. SOURCE=..\siman\siman.c
  8772.  
  8773.  
  8774.  
  8775. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8776.  
  8777. # PROP Intermediate_Dir "Release\libgslsiman"
  8778.  
  8779. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8780.  
  8781. # PROP Intermediate_Dir "Debug\libgslsiman"
  8782.  
  8783. !ENDIF 
  8784.  
  8785. # End Source File
  8786. # Begin Source File
  8787.  
  8788. SOURCE=..\gsl\gsl_siman.h
  8789.  
  8790. # PROP Exclude_From_Build 1
  8791.  
  8792. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8793.  
  8794. # PROP Intermediate_Dir "Release\libgslsiman"
  8795.  
  8796. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8797.  
  8798. # PROP Intermediate_Dir "Debug\libgslsiman"
  8799.  
  8800. !ENDIF 
  8801.  
  8802. # End Source File
  8803. # End Group
  8804. # Begin Group "libgslsort"
  8805.  
  8806. # PROP Default_Filter ""
  8807.  
  8808. # Begin Source File
  8809.  
  8810. SOURCE=..\sort\sort.c
  8811.  
  8812.  
  8813.  
  8814. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8815.  
  8816. # PROP Intermediate_Dir "Release\libgslsort"
  8817.  
  8818. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8819.  
  8820. # PROP Intermediate_Dir "Debug\libgslsort"
  8821.  
  8822. !ENDIF 
  8823.  
  8824. # End Source File
  8825. # Begin Source File
  8826.  
  8827. SOURCE=..\sort\sortind.c
  8828.  
  8829.  
  8830.  
  8831. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8832.  
  8833. # PROP Intermediate_Dir "Release\libgslsort"
  8834.  
  8835. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8836.  
  8837. # PROP Intermediate_Dir "Debug\libgslsort"
  8838.  
  8839. !ENDIF 
  8840.  
  8841. # End Source File
  8842. # Begin Source File
  8843.  
  8844. SOURCE=..\sort\sortvec.c
  8845.  
  8846.  
  8847.  
  8848. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8849.  
  8850. # PROP Intermediate_Dir "Release\libgslsort"
  8851.  
  8852. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8853.  
  8854. # PROP Intermediate_Dir "Debug\libgslsort"
  8855.  
  8856. !ENDIF 
  8857.  
  8858. # End Source File
  8859. # Begin Source File
  8860.  
  8861. SOURCE=..\sort\sortvecind.c
  8862.  
  8863.  
  8864.  
  8865. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8866.  
  8867. # PROP Intermediate_Dir "Release\libgslsort"
  8868.  
  8869. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8870.  
  8871. # PROP Intermediate_Dir "Debug\libgslsort"
  8872.  
  8873. !ENDIF 
  8874.  
  8875. # End Source File
  8876. # Begin Source File
  8877.  
  8878. SOURCE=..\sort\subset.c
  8879.  
  8880.  
  8881.  
  8882. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8883.  
  8884. # PROP Intermediate_Dir "Release\libgslsort"
  8885.  
  8886. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8887.  
  8888. # PROP Intermediate_Dir "Debug\libgslsort"
  8889.  
  8890. !ENDIF 
  8891.  
  8892. # End Source File
  8893. # Begin Source File
  8894.  
  8895. SOURCE=..\sort\subsetind.c
  8896.  
  8897.  
  8898.  
  8899. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8900.  
  8901. # PROP Intermediate_Dir "Release\libgslsort"
  8902.  
  8903. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8904.  
  8905. # PROP Intermediate_Dir "Debug\libgslsort"
  8906.  
  8907. !ENDIF 
  8908.  
  8909. # End Source File
  8910. # Begin Source File
  8911.  
  8912. SOURCE=..\sort\sortvec_source.c
  8913.  
  8914. # PROP Exclude_From_Build 1
  8915.  
  8916. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8917.  
  8918. # PROP Intermediate_Dir "Release\libgslsort"
  8919.  
  8920. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8921.  
  8922. # PROP Intermediate_Dir "Debug\libgslsort"
  8923.  
  8924. !ENDIF 
  8925.  
  8926. # End Source File
  8927. # Begin Source File
  8928.  
  8929. SOURCE=..\sort\sortvecind_source.c
  8930.  
  8931. # PROP Exclude_From_Build 1
  8932.  
  8933. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8934.  
  8935. # PROP Intermediate_Dir "Release\libgslsort"
  8936.  
  8937. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8938.  
  8939. # PROP Intermediate_Dir "Debug\libgslsort"
  8940.  
  8941. !ENDIF 
  8942.  
  8943. # End Source File
  8944. # Begin Source File
  8945.  
  8946. SOURCE=..\sort\subset_source.c
  8947.  
  8948. # PROP Exclude_From_Build 1
  8949.  
  8950. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8951.  
  8952. # PROP Intermediate_Dir "Release\libgslsort"
  8953.  
  8954. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8955.  
  8956. # PROP Intermediate_Dir "Debug\libgslsort"
  8957.  
  8958. !ENDIF 
  8959.  
  8960. # End Source File
  8961. # Begin Source File
  8962.  
  8963. SOURCE=..\sort\subsetind_source.c
  8964.  
  8965. # PROP Exclude_From_Build 1
  8966.  
  8967. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8968.  
  8969. # PROP Intermediate_Dir "Release\libgslsort"
  8970.  
  8971. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8972.  
  8973. # PROP Intermediate_Dir "Debug\libgslsort"
  8974.  
  8975. !ENDIF 
  8976.  
  8977. # End Source File
  8978. # Begin Source File
  8979.  
  8980. SOURCE=..\gsl\gsl_heapsort.h
  8981.  
  8982. # PROP Exclude_From_Build 1
  8983.  
  8984. !IF  "$(CFG)" == "libgsl - Win32 Release"
  8985.  
  8986. # PROP Intermediate_Dir "Release\libgslsort"
  8987.  
  8988. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  8989.  
  8990. # PROP Intermediate_Dir "Debug\libgslsort"
  8991.  
  8992. !ENDIF 
  8993.  
  8994. # End Source File
  8995. # Begin Source File
  8996.  
  8997. SOURCE=..\gsl\gsl_sort.h
  8998.  
  8999. # PROP Exclude_From_Build 1
  9000.  
  9001. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9002.  
  9003. # PROP Intermediate_Dir "Release\libgslsort"
  9004.  
  9005. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9006.  
  9007. # PROP Intermediate_Dir "Debug\libgslsort"
  9008.  
  9009. !ENDIF 
  9010.  
  9011. # End Source File
  9012. # Begin Source File
  9013.  
  9014. SOURCE=..\gsl\gsl_sort_char.h
  9015.  
  9016. # PROP Exclude_From_Build 1
  9017.  
  9018. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9019.  
  9020. # PROP Intermediate_Dir "Release\libgslsort"
  9021.  
  9022. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9023.  
  9024. # PROP Intermediate_Dir "Debug\libgslsort"
  9025.  
  9026. !ENDIF 
  9027.  
  9028. # End Source File
  9029. # Begin Source File
  9030.  
  9031. SOURCE=..\gsl\gsl_sort_double.h
  9032.  
  9033. # PROP Exclude_From_Build 1
  9034.  
  9035. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9036.  
  9037. # PROP Intermediate_Dir "Release\libgslsort"
  9038.  
  9039. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9040.  
  9041. # PROP Intermediate_Dir "Debug\libgslsort"
  9042.  
  9043. !ENDIF 
  9044.  
  9045. # End Source File
  9046. # Begin Source File
  9047.  
  9048. SOURCE=..\gsl\gsl_sort_float.h
  9049.  
  9050. # PROP Exclude_From_Build 1
  9051.  
  9052. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9053.  
  9054. # PROP Intermediate_Dir "Release\libgslsort"
  9055.  
  9056. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9057.  
  9058. # PROP Intermediate_Dir "Debug\libgslsort"
  9059.  
  9060. !ENDIF 
  9061.  
  9062. # End Source File
  9063. # Begin Source File
  9064.  
  9065. SOURCE=..\gsl\gsl_sort_int.h
  9066.  
  9067. # PROP Exclude_From_Build 1
  9068.  
  9069. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9070.  
  9071. # PROP Intermediate_Dir "Release\libgslsort"
  9072.  
  9073. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9074.  
  9075. # PROP Intermediate_Dir "Debug\libgslsort"
  9076.  
  9077. !ENDIF 
  9078.  
  9079. # End Source File
  9080. # Begin Source File
  9081.  
  9082. SOURCE=..\gsl\gsl_sort_long.h
  9083.  
  9084. # PROP Exclude_From_Build 1
  9085.  
  9086. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9087.  
  9088. # PROP Intermediate_Dir "Release\libgslsort"
  9089.  
  9090. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9091.  
  9092. # PROP Intermediate_Dir "Debug\libgslsort"
  9093.  
  9094. !ENDIF 
  9095.  
  9096. # End Source File
  9097. # Begin Source File
  9098.  
  9099. SOURCE=..\gsl\gsl_sort_long_double.h
  9100.  
  9101. # PROP Exclude_From_Build 1
  9102.  
  9103. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9104.  
  9105. # PROP Intermediate_Dir "Release\libgslsort"
  9106.  
  9107. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9108.  
  9109. # PROP Intermediate_Dir "Debug\libgslsort"
  9110.  
  9111. !ENDIF 
  9112.  
  9113. # End Source File
  9114. # Begin Source File
  9115.  
  9116. SOURCE=..\gsl\gsl_sort_short.h
  9117.  
  9118. # PROP Exclude_From_Build 1
  9119.  
  9120. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9121.  
  9122. # PROP Intermediate_Dir "Release\libgslsort"
  9123.  
  9124. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9125.  
  9126. # PROP Intermediate_Dir "Debug\libgslsort"
  9127.  
  9128. !ENDIF 
  9129.  
  9130. # End Source File
  9131. # Begin Source File
  9132.  
  9133. SOURCE=..\gsl\gsl_sort_uchar.h
  9134.  
  9135. # PROP Exclude_From_Build 1
  9136.  
  9137. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9138.  
  9139. # PROP Intermediate_Dir "Release\libgslsort"
  9140.  
  9141. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9142.  
  9143. # PROP Intermediate_Dir "Debug\libgslsort"
  9144.  
  9145. !ENDIF 
  9146.  
  9147. # End Source File
  9148. # Begin Source File
  9149.  
  9150. SOURCE=..\gsl\gsl_sort_uint.h
  9151.  
  9152. # PROP Exclude_From_Build 1
  9153.  
  9154. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9155.  
  9156. # PROP Intermediate_Dir "Release\libgslsort"
  9157.  
  9158. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9159.  
  9160. # PROP Intermediate_Dir "Debug\libgslsort"
  9161.  
  9162. !ENDIF 
  9163.  
  9164. # End Source File
  9165. # Begin Source File
  9166.  
  9167. SOURCE=..\gsl\gsl_sort_ulong.h
  9168.  
  9169. # PROP Exclude_From_Build 1
  9170.  
  9171. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9172.  
  9173. # PROP Intermediate_Dir "Release\libgslsort"
  9174.  
  9175. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9176.  
  9177. # PROP Intermediate_Dir "Debug\libgslsort"
  9178.  
  9179. !ENDIF 
  9180.  
  9181. # End Source File
  9182. # Begin Source File
  9183.  
  9184. SOURCE=..\gsl\gsl_sort_ushort.h
  9185.  
  9186. # PROP Exclude_From_Build 1
  9187.  
  9188. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9189.  
  9190. # PROP Intermediate_Dir "Release\libgslsort"
  9191.  
  9192. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9193.  
  9194. # PROP Intermediate_Dir "Debug\libgslsort"
  9195.  
  9196. !ENDIF 
  9197.  
  9198. # End Source File
  9199. # Begin Source File
  9200.  
  9201. SOURCE=..\gsl\gsl_sort_vector.h
  9202.  
  9203. # PROP Exclude_From_Build 1
  9204.  
  9205. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9206.  
  9207. # PROP Intermediate_Dir "Release\libgslsort"
  9208.  
  9209. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9210.  
  9211. # PROP Intermediate_Dir "Debug\libgslsort"
  9212.  
  9213. !ENDIF 
  9214.  
  9215. # End Source File
  9216. # Begin Source File
  9217.  
  9218. SOURCE=..\gsl\gsl_sort_vector_char.h
  9219.  
  9220. # PROP Exclude_From_Build 1
  9221.  
  9222. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9223.  
  9224. # PROP Intermediate_Dir "Release\libgslsort"
  9225.  
  9226. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9227.  
  9228. # PROP Intermediate_Dir "Debug\libgslsort"
  9229.  
  9230. !ENDIF 
  9231.  
  9232. # End Source File
  9233. # Begin Source File
  9234.  
  9235. SOURCE=..\gsl\gsl_sort_vector_double.h
  9236.  
  9237. # PROP Exclude_From_Build 1
  9238.  
  9239. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9240.  
  9241. # PROP Intermediate_Dir "Release\libgslsort"
  9242.  
  9243. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9244.  
  9245. # PROP Intermediate_Dir "Debug\libgslsort"
  9246.  
  9247. !ENDIF 
  9248.  
  9249. # End Source File
  9250. # Begin Source File
  9251.  
  9252. SOURCE=..\gsl\gsl_sort_vector_float.h
  9253.  
  9254. # PROP Exclude_From_Build 1
  9255.  
  9256. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9257.  
  9258. # PROP Intermediate_Dir "Release\libgslsort"
  9259.  
  9260. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9261.  
  9262. # PROP Intermediate_Dir "Debug\libgslsort"
  9263.  
  9264. !ENDIF 
  9265.  
  9266. # End Source File
  9267. # Begin Source File
  9268.  
  9269. SOURCE=..\gsl\gsl_sort_vector_int.h
  9270.  
  9271. # PROP Exclude_From_Build 1
  9272.  
  9273. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9274.  
  9275. # PROP Intermediate_Dir "Release\libgslsort"
  9276.  
  9277. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9278.  
  9279. # PROP Intermediate_Dir "Debug\libgslsort"
  9280.  
  9281. !ENDIF 
  9282.  
  9283. # End Source File
  9284. # Begin Source File
  9285.  
  9286. SOURCE=..\gsl\gsl_sort_vector_long.h
  9287.  
  9288. # PROP Exclude_From_Build 1
  9289.  
  9290. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9291.  
  9292. # PROP Intermediate_Dir "Release\libgslsort"
  9293.  
  9294. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9295.  
  9296. # PROP Intermediate_Dir "Debug\libgslsort"
  9297.  
  9298. !ENDIF 
  9299.  
  9300. # End Source File
  9301. # Begin Source File
  9302.  
  9303. SOURCE=..\gsl\gsl_sort_vector_long_double.h
  9304.  
  9305. # PROP Exclude_From_Build 1
  9306.  
  9307. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9308.  
  9309. # PROP Intermediate_Dir "Release\libgslsort"
  9310.  
  9311. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9312.  
  9313. # PROP Intermediate_Dir "Debug\libgslsort"
  9314.  
  9315. !ENDIF 
  9316.  
  9317. # End Source File
  9318. # Begin Source File
  9319.  
  9320. SOURCE=..\gsl\gsl_sort_vector_short.h
  9321.  
  9322. # PROP Exclude_From_Build 1
  9323.  
  9324. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9325.  
  9326. # PROP Intermediate_Dir "Release\libgslsort"
  9327.  
  9328. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9329.  
  9330. # PROP Intermediate_Dir "Debug\libgslsort"
  9331.  
  9332. !ENDIF 
  9333.  
  9334. # End Source File
  9335. # Begin Source File
  9336.  
  9337. SOURCE=..\gsl\gsl_sort_vector_uchar.h
  9338.  
  9339. # PROP Exclude_From_Build 1
  9340.  
  9341. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9342.  
  9343. # PROP Intermediate_Dir "Release\libgslsort"
  9344.  
  9345. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9346.  
  9347. # PROP Intermediate_Dir "Debug\libgslsort"
  9348.  
  9349. !ENDIF 
  9350.  
  9351. # End Source File
  9352. # Begin Source File
  9353.  
  9354. SOURCE=..\gsl\gsl_sort_vector_uint.h
  9355.  
  9356. # PROP Exclude_From_Build 1
  9357.  
  9358. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9359.  
  9360. # PROP Intermediate_Dir "Release\libgslsort"
  9361.  
  9362. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9363.  
  9364. # PROP Intermediate_Dir "Debug\libgslsort"
  9365.  
  9366. !ENDIF 
  9367.  
  9368. # End Source File
  9369. # Begin Source File
  9370.  
  9371. SOURCE=..\gsl\gsl_sort_vector_ulong.h
  9372.  
  9373. # PROP Exclude_From_Build 1
  9374.  
  9375. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9376.  
  9377. # PROP Intermediate_Dir "Release\libgslsort"
  9378.  
  9379. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9380.  
  9381. # PROP Intermediate_Dir "Debug\libgslsort"
  9382.  
  9383. !ENDIF 
  9384.  
  9385. # End Source File
  9386. # Begin Source File
  9387.  
  9388. SOURCE=..\gsl\gsl_sort_vector_ushort.h
  9389.  
  9390. # PROP Exclude_From_Build 1
  9391.  
  9392. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9393.  
  9394. # PROP Intermediate_Dir "Release\libgslsort"
  9395.  
  9396. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9397.  
  9398. # PROP Intermediate_Dir "Debug\libgslsort"
  9399.  
  9400. !ENDIF 
  9401.  
  9402. # End Source File
  9403. # End Group
  9404. # Begin Group "libgslspecfunc"
  9405.  
  9406. # PROP Default_Filter ""
  9407.  
  9408. # Begin Source File
  9409.  
  9410. SOURCE=..\specfunc\airy.c
  9411.  
  9412.  
  9413.  
  9414. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9415.  
  9416. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9417.  
  9418. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9419.  
  9420. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9421.  
  9422. !ENDIF 
  9423.  
  9424. # End Source File
  9425. # Begin Source File
  9426.  
  9427. SOURCE=..\specfunc\airy_der.c
  9428.  
  9429.  
  9430.  
  9431. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9432.  
  9433. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9434.  
  9435. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9436.  
  9437. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9438.  
  9439. !ENDIF 
  9440.  
  9441. # End Source File
  9442. # Begin Source File
  9443.  
  9444. SOURCE=..\specfunc\airy_zero.c
  9445.  
  9446.  
  9447.  
  9448. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9449.  
  9450. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9451.  
  9452. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9453.  
  9454. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9455.  
  9456. !ENDIF 
  9457.  
  9458. # End Source File
  9459. # Begin Source File
  9460.  
  9461. SOURCE=..\specfunc\atanint.c
  9462.  
  9463.  
  9464.  
  9465. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9466.  
  9467. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9468.  
  9469. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9470.  
  9471. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9472.  
  9473. !ENDIF 
  9474.  
  9475. # End Source File
  9476. # Begin Source File
  9477.  
  9478. SOURCE=..\specfunc\bessel.c
  9479.  
  9480.  
  9481.  
  9482. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9483.  
  9484. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9485.  
  9486. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9487.  
  9488. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9489.  
  9490. !ENDIF 
  9491.  
  9492. # End Source File
  9493. # Begin Source File
  9494.  
  9495. SOURCE=..\specfunc\bessel.h
  9496.  
  9497.  
  9498.  
  9499. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9500.  
  9501. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9502.  
  9503. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9504.  
  9505. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9506.  
  9507. !ENDIF 
  9508.  
  9509. # End Source File
  9510. # Begin Source File
  9511.  
  9512. SOURCE=..\specfunc\bessel_I0.c
  9513.  
  9514.  
  9515.  
  9516. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9517.  
  9518. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9519.  
  9520. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9521.  
  9522. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9523.  
  9524. !ENDIF 
  9525.  
  9526. # End Source File
  9527. # Begin Source File
  9528.  
  9529. SOURCE=..\specfunc\bessel_I1.c
  9530.  
  9531.  
  9532.  
  9533. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9534.  
  9535. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9536.  
  9537. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9538.  
  9539. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9540.  
  9541. !ENDIF 
  9542.  
  9543. # End Source File
  9544. # Begin Source File
  9545.  
  9546. SOURCE=..\specfunc\bessel_In.c
  9547.  
  9548.  
  9549.  
  9550. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9551.  
  9552. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9553.  
  9554. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9555.  
  9556. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9557.  
  9558. !ENDIF 
  9559.  
  9560. # End Source File
  9561. # Begin Source File
  9562.  
  9563. SOURCE=..\specfunc\bessel_Inu.c
  9564.  
  9565.  
  9566.  
  9567. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9568.  
  9569. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9570.  
  9571. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9572.  
  9573. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9574.  
  9575. !ENDIF 
  9576.  
  9577. # End Source File
  9578. # Begin Source File
  9579.  
  9580. SOURCE=..\specfunc\bessel_J0.c
  9581.  
  9582.  
  9583.  
  9584. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9585.  
  9586. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9587.  
  9588. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9589.  
  9590. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9591.  
  9592. !ENDIF 
  9593.  
  9594. # End Source File
  9595. # Begin Source File
  9596.  
  9597. SOURCE=..\specfunc\bessel_J1.c
  9598.  
  9599.  
  9600.  
  9601. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9602.  
  9603. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9604.  
  9605. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9606.  
  9607. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9608.  
  9609. !ENDIF 
  9610.  
  9611. # End Source File
  9612. # Begin Source File
  9613.  
  9614. SOURCE=..\specfunc\bessel_Jn.c
  9615.  
  9616.  
  9617.  
  9618. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9619.  
  9620. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9621.  
  9622. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9623.  
  9624. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9625.  
  9626. !ENDIF 
  9627.  
  9628. # End Source File
  9629. # Begin Source File
  9630.  
  9631. SOURCE=..\specfunc\bessel_Jnu.c
  9632.  
  9633.  
  9634.  
  9635. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9636.  
  9637. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9638.  
  9639. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9640.  
  9641. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9642.  
  9643. !ENDIF 
  9644.  
  9645. # End Source File
  9646. # Begin Source File
  9647.  
  9648. SOURCE=..\specfunc\bessel_K0.c
  9649.  
  9650.  
  9651.  
  9652. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9653.  
  9654. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9655.  
  9656. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9657.  
  9658. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9659.  
  9660. !ENDIF 
  9661.  
  9662. # End Source File
  9663. # Begin Source File
  9664.  
  9665. SOURCE=..\specfunc\bessel_K1.c
  9666.  
  9667.  
  9668.  
  9669. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9670.  
  9671. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9672.  
  9673. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9674.  
  9675. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9676.  
  9677. !ENDIF 
  9678.  
  9679. # End Source File
  9680. # Begin Source File
  9681.  
  9682. SOURCE=..\specfunc\bessel_Kn.c
  9683.  
  9684.  
  9685.  
  9686. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9687.  
  9688. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9689.  
  9690. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9691.  
  9692. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9693.  
  9694. !ENDIF 
  9695.  
  9696. # End Source File
  9697. # Begin Source File
  9698.  
  9699. SOURCE=..\specfunc\bessel_Knu.c
  9700.  
  9701.  
  9702.  
  9703. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9704.  
  9705. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9706.  
  9707. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9708.  
  9709. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9710.  
  9711. !ENDIF 
  9712.  
  9713. # End Source File
  9714. # Begin Source File
  9715.  
  9716. SOURCE=..\specfunc\bessel_Y0.c
  9717.  
  9718.  
  9719.  
  9720. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9721.  
  9722. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9723.  
  9724. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9725.  
  9726. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9727.  
  9728. !ENDIF 
  9729.  
  9730. # End Source File
  9731. # Begin Source File
  9732.  
  9733. SOURCE=..\specfunc\bessel_Y1.c
  9734.  
  9735.  
  9736.  
  9737. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9738.  
  9739. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9740.  
  9741. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9742.  
  9743. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9744.  
  9745. !ENDIF 
  9746.  
  9747. # End Source File
  9748. # Begin Source File
  9749.  
  9750. SOURCE=..\specfunc\bessel_Yn.c
  9751.  
  9752.  
  9753.  
  9754. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9755.  
  9756. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9757.  
  9758. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9759.  
  9760. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9761.  
  9762. !ENDIF 
  9763.  
  9764. # End Source File
  9765. # Begin Source File
  9766.  
  9767. SOURCE=..\specfunc\bessel_Ynu.c
  9768.  
  9769.  
  9770.  
  9771. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9772.  
  9773. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9774.  
  9775. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9776.  
  9777. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9778.  
  9779. !ENDIF 
  9780.  
  9781. # End Source File
  9782. # Begin Source File
  9783.  
  9784. SOURCE=..\specfunc\bessel_amp_phase.c
  9785.  
  9786.  
  9787.  
  9788. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9789.  
  9790. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9791.  
  9792. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9793.  
  9794. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9795.  
  9796. !ENDIF 
  9797.  
  9798. # End Source File
  9799. # Begin Source File
  9800.  
  9801. SOURCE=..\specfunc\bessel_amp_phase.h
  9802.  
  9803.  
  9804.  
  9805. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9806.  
  9807. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9808.  
  9809. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9810.  
  9811. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9812.  
  9813. !ENDIF 
  9814.  
  9815. # End Source File
  9816. # Begin Source File
  9817.  
  9818. SOURCE=..\specfunc\bessel_i.c
  9819.  
  9820.  
  9821.  
  9822. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9823.  
  9824. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9825.  
  9826. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9827.  
  9828. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9829.  
  9830. !ENDIF 
  9831.  
  9832. # End Source File
  9833. # Begin Source File
  9834.  
  9835. SOURCE=..\specfunc\bessel_j.c
  9836.  
  9837.  
  9838.  
  9839. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9840.  
  9841. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9842.  
  9843. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9844.  
  9845. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9846.  
  9847. !ENDIF 
  9848.  
  9849. # End Source File
  9850. # Begin Source File
  9851.  
  9852. SOURCE=..\specfunc\bessel_k.c
  9853.  
  9854.  
  9855.  
  9856. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9857.  
  9858. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9859.  
  9860. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9861.  
  9862. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9863.  
  9864. !ENDIF 
  9865.  
  9866. # End Source File
  9867. # Begin Source File
  9868.  
  9869. SOURCE=..\specfunc\bessel_olver.c
  9870.  
  9871.  
  9872.  
  9873. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9874.  
  9875. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9876.  
  9877. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9878.  
  9879. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9880.  
  9881. !ENDIF 
  9882.  
  9883. # End Source File
  9884. # Begin Source File
  9885.  
  9886. SOURCE=..\specfunc\bessel_temme.c
  9887.  
  9888.  
  9889.  
  9890. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9891.  
  9892. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9893.  
  9894. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9895.  
  9896. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9897.  
  9898. !ENDIF 
  9899.  
  9900. # End Source File
  9901. # Begin Source File
  9902.  
  9903. SOURCE=..\specfunc\bessel_y.c
  9904.  
  9905.  
  9906.  
  9907. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9908.  
  9909. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9910.  
  9911. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9912.  
  9913. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9914.  
  9915. !ENDIF 
  9916.  
  9917. # End Source File
  9918. # Begin Source File
  9919.  
  9920. SOURCE=..\specfunc\bessel_zero.c
  9921.  
  9922.  
  9923.  
  9924. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9925.  
  9926. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9927.  
  9928. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9929.  
  9930. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9931.  
  9932. !ENDIF 
  9933.  
  9934. # End Source File
  9935. # Begin Source File
  9936.  
  9937. SOURCE=..\specfunc\bessel_sequence.c
  9938.  
  9939.  
  9940.  
  9941. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9942.  
  9943. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9944.  
  9945. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9946.  
  9947. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9948.  
  9949. !ENDIF 
  9950.  
  9951. # End Source File
  9952. # Begin Source File
  9953.  
  9954. SOURCE=..\specfunc\beta.c
  9955.  
  9956.  
  9957.  
  9958. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9959.  
  9960. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9961.  
  9962. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9963.  
  9964. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9965.  
  9966. !ENDIF 
  9967.  
  9968. # End Source File
  9969. # Begin Source File
  9970.  
  9971. SOURCE=..\specfunc\beta_inc.c
  9972.  
  9973.  
  9974.  
  9975. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9976.  
  9977. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9978.  
  9979. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9980.  
  9981. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9982.  
  9983. !ENDIF 
  9984.  
  9985. # End Source File
  9986. # Begin Source File
  9987.  
  9988. SOURCE=..\specfunc\clausen.c
  9989.  
  9990.  
  9991.  
  9992. !IF  "$(CFG)" == "libgsl - Win32 Release"
  9993.  
  9994. # PROP Intermediate_Dir "Release\libgslspecfunc"
  9995.  
  9996. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  9997.  
  9998. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  9999.  
  10000. !ENDIF 
  10001.  
  10002. # End Source File
  10003. # Begin Source File
  10004.  
  10005. SOURCE=..\specfunc\coulomb.c
  10006.  
  10007.  
  10008.  
  10009. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10010.  
  10011. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10012.  
  10013. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10014.  
  10015. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10016.  
  10017. !ENDIF 
  10018.  
  10019. # End Source File
  10020. # Begin Source File
  10021.  
  10022. SOURCE=..\specfunc\coupling.c
  10023.  
  10024.  
  10025.  
  10026. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10027.  
  10028. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10029.  
  10030. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10031.  
  10032. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10033.  
  10034. !ENDIF 
  10035.  
  10036. # End Source File
  10037. # Begin Source File
  10038.  
  10039. SOURCE=..\specfunc\coulomb_bound.c
  10040.  
  10041.  
  10042.  
  10043. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10044.  
  10045. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10046.  
  10047. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10048.  
  10049. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10050.  
  10051. !ENDIF 
  10052.  
  10053. # End Source File
  10054. # Begin Source File
  10055.  
  10056. SOURCE=..\specfunc\dawson.c
  10057.  
  10058.  
  10059.  
  10060. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10061.  
  10062. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10063.  
  10064. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10065.  
  10066. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10067.  
  10068. !ENDIF 
  10069.  
  10070. # End Source File
  10071. # Begin Source File
  10072.  
  10073. SOURCE=..\specfunc\debye.c
  10074.  
  10075.  
  10076.  
  10077. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10078.  
  10079. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10080.  
  10081. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10082.  
  10083. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10084.  
  10085. !ENDIF 
  10086.  
  10087. # End Source File
  10088. # Begin Source File
  10089.  
  10090. SOURCE=..\specfunc\dilog.c
  10091.  
  10092.  
  10093.  
  10094. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10095.  
  10096. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10097.  
  10098. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10099.  
  10100. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10101.  
  10102. !ENDIF 
  10103.  
  10104. # End Source File
  10105. # Begin Source File
  10106.  
  10107. SOURCE=..\specfunc\elementary.c
  10108.  
  10109.  
  10110.  
  10111. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10112.  
  10113. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10114.  
  10115. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10116.  
  10117. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10118.  
  10119. !ENDIF 
  10120.  
  10121. # End Source File
  10122. # Begin Source File
  10123.  
  10124. SOURCE=..\specfunc\ellint.c
  10125.  
  10126.  
  10127.  
  10128. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10129.  
  10130. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10131.  
  10132. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10133.  
  10134. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10135.  
  10136. !ENDIF 
  10137.  
  10138. # End Source File
  10139. # Begin Source File
  10140.  
  10141. SOURCE=..\specfunc\elljac.c
  10142.  
  10143.  
  10144.  
  10145. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10146.  
  10147. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10148.  
  10149. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10150.  
  10151. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10152.  
  10153. !ENDIF 
  10154.  
  10155. # End Source File
  10156. # Begin Source File
  10157.  
  10158. SOURCE=..\specfunc\erfc.c
  10159.  
  10160.  
  10161.  
  10162. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10163.  
  10164. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10165.  
  10166. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10167.  
  10168. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10169.  
  10170. !ENDIF 
  10171.  
  10172. # End Source File
  10173. # Begin Source File
  10174.  
  10175. SOURCE=..\specfunc\exp.c
  10176.  
  10177.  
  10178.  
  10179. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10180.  
  10181. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10182.  
  10183. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10184.  
  10185. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10186.  
  10187. !ENDIF 
  10188.  
  10189. # End Source File
  10190. # Begin Source File
  10191.  
  10192. SOURCE=..\specfunc\expint.c
  10193.  
  10194.  
  10195.  
  10196. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10197.  
  10198. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10199.  
  10200. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10201.  
  10202. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10203.  
  10204. !ENDIF 
  10205.  
  10206. # End Source File
  10207. # Begin Source File
  10208.  
  10209. SOURCE=..\specfunc\expint3.c
  10210.  
  10211.  
  10212.  
  10213. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10214.  
  10215. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10216.  
  10217. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10218.  
  10219. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10220.  
  10221. !ENDIF 
  10222.  
  10223. # End Source File
  10224. # Begin Source File
  10225.  
  10226. SOURCE=..\specfunc\fermi_dirac.c
  10227.  
  10228.  
  10229.  
  10230. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10231.  
  10232. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10233.  
  10234. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10235.  
  10236. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10237.  
  10238. !ENDIF 
  10239.  
  10240. # End Source File
  10241. # Begin Source File
  10242.  
  10243. SOURCE=..\specfunc\gegenbauer.c
  10244.  
  10245.  
  10246.  
  10247. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10248.  
  10249. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10250.  
  10251. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10252.  
  10253. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10254.  
  10255. !ENDIF 
  10256.  
  10257. # End Source File
  10258. # Begin Source File
  10259.  
  10260. SOURCE=..\specfunc\gamma.c
  10261.  
  10262.  
  10263.  
  10264. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10265.  
  10266. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10267.  
  10268. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10269.  
  10270. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10271.  
  10272. !ENDIF 
  10273.  
  10274. # End Source File
  10275. # Begin Source File
  10276.  
  10277. SOURCE=..\specfunc\gamma_inc.c
  10278.  
  10279.  
  10280.  
  10281. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10282.  
  10283. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10284.  
  10285. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10286.  
  10287. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10288.  
  10289. !ENDIF 
  10290.  
  10291. # End Source File
  10292. # Begin Source File
  10293.  
  10294. SOURCE=..\specfunc\hyperg_0F1.c
  10295.  
  10296.  
  10297.  
  10298. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10299.  
  10300. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10301.  
  10302. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10303.  
  10304. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10305.  
  10306. !ENDIF 
  10307.  
  10308. # End Source File
  10309. # Begin Source File
  10310.  
  10311. SOURCE=..\specfunc\hyperg_2F0.c
  10312.  
  10313.  
  10314.  
  10315. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10316.  
  10317. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10318.  
  10319. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10320.  
  10321. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10322.  
  10323. !ENDIF 
  10324.  
  10325. # End Source File
  10326. # Begin Source File
  10327.  
  10328. SOURCE=..\specfunc\hyperg_1F1.c
  10329.  
  10330.  
  10331.  
  10332. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10333.  
  10334. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10335.  
  10336. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10337.  
  10338. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10339.  
  10340. !ENDIF 
  10341.  
  10342. # End Source File
  10343. # Begin Source File
  10344.  
  10345. SOURCE=..\specfunc\hyperg_2F1.c
  10346.  
  10347.  
  10348.  
  10349. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10350.  
  10351. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10352.  
  10353. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10354.  
  10355. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10356.  
  10357. !ENDIF 
  10358.  
  10359. # End Source File
  10360. # Begin Source File
  10361.  
  10362. SOURCE=..\specfunc\hyperg_U.c
  10363.  
  10364.  
  10365.  
  10366. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10367.  
  10368. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10369.  
  10370. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10371.  
  10372. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10373.  
  10374. !ENDIF 
  10375.  
  10376. # End Source File
  10377. # Begin Source File
  10378.  
  10379. SOURCE=..\specfunc\hyperg.c
  10380.  
  10381.  
  10382.  
  10383. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10384.  
  10385. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10386.  
  10387. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10388.  
  10389. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10390.  
  10391. !ENDIF 
  10392.  
  10393. # End Source File
  10394. # Begin Source File
  10395.  
  10396. SOURCE=..\specfunc\laguerre.c
  10397.  
  10398.  
  10399.  
  10400. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10401.  
  10402. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10403.  
  10404. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10405.  
  10406. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10407.  
  10408. !ENDIF 
  10409.  
  10410. # End Source File
  10411. # Begin Source File
  10412.  
  10413. SOURCE=..\specfunc\lambert.c
  10414.  
  10415.  
  10416.  
  10417. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10418.  
  10419. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10420.  
  10421. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10422.  
  10423. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10424.  
  10425. !ENDIF 
  10426.  
  10427. # End Source File
  10428. # Begin Source File
  10429.  
  10430. SOURCE=..\specfunc\legendre_H3d.c
  10431.  
  10432.  
  10433.  
  10434. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10435.  
  10436. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10437.  
  10438. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10439.  
  10440. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10441.  
  10442. !ENDIF 
  10443.  
  10444. # End Source File
  10445. # Begin Source File
  10446.  
  10447. SOURCE=..\specfunc\legendre_Qn.c
  10448.  
  10449.  
  10450.  
  10451. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10452.  
  10453. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10454.  
  10455. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10456.  
  10457. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10458.  
  10459. !ENDIF 
  10460.  
  10461. # End Source File
  10462. # Begin Source File
  10463.  
  10464. SOURCE=..\specfunc\legendre_con.c
  10465.  
  10466.  
  10467.  
  10468. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10469.  
  10470. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10471.  
  10472. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10473.  
  10474. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10475.  
  10476. !ENDIF 
  10477.  
  10478. # End Source File
  10479. # Begin Source File
  10480.  
  10481. SOURCE=..\specfunc\legendre_poly.c
  10482.  
  10483.  
  10484.  
  10485. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10486.  
  10487. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10488.  
  10489. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10490.  
  10491. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10492.  
  10493. !ENDIF 
  10494.  
  10495. # End Source File
  10496. # Begin Source File
  10497.  
  10498. SOURCE=..\specfunc\log.c
  10499.  
  10500.  
  10501.  
  10502. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10503.  
  10504. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10505.  
  10506. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10507.  
  10508. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10509.  
  10510. !ENDIF 
  10511.  
  10512. # End Source File
  10513. # Begin Source File
  10514.  
  10515. SOURCE=..\specfunc\poch.c
  10516.  
  10517.  
  10518.  
  10519. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10520.  
  10521. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10522.  
  10523. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10524.  
  10525. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10526.  
  10527. !ENDIF 
  10528.  
  10529. # End Source File
  10530. # Begin Source File
  10531.  
  10532. SOURCE=..\specfunc\pow_int.c
  10533.  
  10534.  
  10535.  
  10536. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10537.  
  10538. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10539.  
  10540. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10541.  
  10542. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10543.  
  10544. !ENDIF 
  10545.  
  10546. # End Source File
  10547. # Begin Source File
  10548.  
  10549. SOURCE=..\specfunc\psi.c
  10550.  
  10551.  
  10552.  
  10553. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10554.  
  10555. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10556.  
  10557. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10558.  
  10559. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10560.  
  10561. !ENDIF 
  10562.  
  10563. # End Source File
  10564. # Begin Source File
  10565.  
  10566. SOURCE=..\specfunc\recurse.h
  10567.  
  10568.  
  10569.  
  10570. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10571.  
  10572. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10573.  
  10574. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10575.  
  10576. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10577.  
  10578. !ENDIF 
  10579.  
  10580. # End Source File
  10581. # Begin Source File
  10582.  
  10583. SOURCE=..\specfunc\result.c
  10584.  
  10585.  
  10586.  
  10587. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10588.  
  10589. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10590.  
  10591. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10592.  
  10593. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10594.  
  10595. !ENDIF 
  10596.  
  10597. # End Source File
  10598. # Begin Source File
  10599.  
  10600. SOURCE=..\specfunc\shint.c
  10601.  
  10602.  
  10603.  
  10604. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10605.  
  10606. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10607.  
  10608. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10609.  
  10610. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10611.  
  10612. !ENDIF 
  10613.  
  10614. # End Source File
  10615. # Begin Source File
  10616.  
  10617. SOURCE=..\specfunc\sinint.c
  10618.  
  10619.  
  10620.  
  10621. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10622.  
  10623. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10624.  
  10625. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10626.  
  10627. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10628.  
  10629. !ENDIF 
  10630.  
  10631. # End Source File
  10632. # Begin Source File
  10633.  
  10634. SOURCE=..\specfunc\synchrotron.c
  10635.  
  10636.  
  10637.  
  10638. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10639.  
  10640. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10641.  
  10642. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10643.  
  10644. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10645.  
  10646. !ENDIF 
  10647.  
  10648. # End Source File
  10649. # Begin Source File
  10650.  
  10651. SOURCE=..\specfunc\transport.c
  10652.  
  10653.  
  10654.  
  10655. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10656.  
  10657. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10658.  
  10659. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10660.  
  10661. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10662.  
  10663. !ENDIF 
  10664.  
  10665. # End Source File
  10666. # Begin Source File
  10667.  
  10668. SOURCE=..\specfunc\trig.c
  10669.  
  10670.  
  10671.  
  10672. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10673.  
  10674. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10675.  
  10676. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10677.  
  10678. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10679.  
  10680. !ENDIF 
  10681.  
  10682. # End Source File
  10683. # Begin Source File
  10684.  
  10685. SOURCE=..\specfunc\zeta.c
  10686.  
  10687.  
  10688.  
  10689. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10690.  
  10691. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10692.  
  10693. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10694.  
  10695. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10696.  
  10697. !ENDIF 
  10698.  
  10699. # End Source File
  10700. # Begin Source File
  10701.  
  10702. SOURCE=..\specfunc\bessel_amp_phase.h
  10703.  
  10704. # PROP Exclude_From_Build 1
  10705.  
  10706. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10707.  
  10708. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10709.  
  10710. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10711.  
  10712. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10713.  
  10714. !ENDIF 
  10715.  
  10716. # End Source File
  10717. # Begin Source File
  10718.  
  10719. SOURCE=..\specfunc\bessel_olver.h
  10720.  
  10721. # PROP Exclude_From_Build 1
  10722.  
  10723. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10724.  
  10725. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10726.  
  10727. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10728.  
  10729. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10730.  
  10731. !ENDIF 
  10732.  
  10733. # End Source File
  10734. # Begin Source File
  10735.  
  10736. SOURCE=..\specfunc\bessel_temme.h
  10737.  
  10738. # PROP Exclude_From_Build 1
  10739.  
  10740. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10741.  
  10742. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10743.  
  10744. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10745.  
  10746. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10747.  
  10748. !ENDIF 
  10749.  
  10750. # End Source File
  10751. # Begin Source File
  10752.  
  10753. SOURCE=..\specfunc\bessel.h
  10754.  
  10755. # PROP Exclude_From_Build 1
  10756.  
  10757. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10758.  
  10759. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10760.  
  10761. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10762.  
  10763. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10764.  
  10765. !ENDIF 
  10766.  
  10767. # End Source File
  10768. # Begin Source File
  10769.  
  10770. SOURCE=..\specfunc\hyperg.h
  10771.  
  10772. # PROP Exclude_From_Build 1
  10773.  
  10774. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10775.  
  10776. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10777.  
  10778. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10779.  
  10780. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10781.  
  10782. !ENDIF 
  10783.  
  10784. # End Source File
  10785. # Begin Source File
  10786.  
  10787. SOURCE=..\specfunc\legendre.h
  10788.  
  10789. # PROP Exclude_From_Build 1
  10790.  
  10791. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10792.  
  10793. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10794.  
  10795. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10796.  
  10797. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10798.  
  10799. !ENDIF 
  10800.  
  10801. # End Source File
  10802. # Begin Source File
  10803.  
  10804. SOURCE=..\specfunc\eval.h
  10805.  
  10806. # PROP Exclude_From_Build 1
  10807.  
  10808. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10809.  
  10810. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10811.  
  10812. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10813.  
  10814. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10815.  
  10816. !ENDIF 
  10817.  
  10818. # End Source File
  10819. # Begin Source File
  10820.  
  10821. SOURCE=..\specfunc\chebyshev.h
  10822.  
  10823. # PROP Exclude_From_Build 1
  10824.  
  10825. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10826.  
  10827. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10828.  
  10829. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10830.  
  10831. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10832.  
  10833. !ENDIF 
  10834.  
  10835. # End Source File
  10836. # Begin Source File
  10837.  
  10838. SOURCE=..\specfunc\cheb_eval.c
  10839.  
  10840. # PROP Exclude_From_Build 1
  10841.  
  10842. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10843.  
  10844. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10845.  
  10846. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10847.  
  10848. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10849.  
  10850. !ENDIF 
  10851.  
  10852. # End Source File
  10853. # Begin Source File
  10854.  
  10855. SOURCE=..\specfunc\cheb_eval_mode.c
  10856.  
  10857. # PROP Exclude_From_Build 1
  10858.  
  10859. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10860.  
  10861. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10862.  
  10863. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10864.  
  10865. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10866.  
  10867. !ENDIF 
  10868.  
  10869. # End Source File
  10870. # Begin Source File
  10871.  
  10872. SOURCE=..\specfunc\check.h
  10873.  
  10874. # PROP Exclude_From_Build 1
  10875.  
  10876. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10877.  
  10878. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10879.  
  10880. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10881.  
  10882. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10883.  
  10884. !ENDIF 
  10885.  
  10886. # End Source File
  10887. # Begin Source File
  10888.  
  10889. SOURCE=..\specfunc\error.h
  10890.  
  10891. # PROP Exclude_From_Build 1
  10892.  
  10893. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10894.  
  10895. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10896.  
  10897. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10898.  
  10899. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10900.  
  10901. !ENDIF 
  10902.  
  10903. # End Source File
  10904. # Begin Source File
  10905.  
  10906. SOURCE=..\gsl\gsl_sf.h
  10907.  
  10908. # PROP Exclude_From_Build 1
  10909.  
  10910. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10911.  
  10912. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10913.  
  10914. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10915.  
  10916. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10917.  
  10918. !ENDIF 
  10919.  
  10920. # End Source File
  10921. # Begin Source File
  10922.  
  10923. SOURCE=..\gsl\gsl_sf_airy.h
  10924.  
  10925. # PROP Exclude_From_Build 1
  10926.  
  10927. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10928.  
  10929. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10930.  
  10931. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10932.  
  10933. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10934.  
  10935. !ENDIF 
  10936.  
  10937. # End Source File
  10938. # Begin Source File
  10939.  
  10940. SOURCE=..\gsl\gsl_sf_bessel.h
  10941.  
  10942. # PROP Exclude_From_Build 1
  10943.  
  10944. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10945.  
  10946. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10947.  
  10948. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10949.  
  10950. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10951.  
  10952. !ENDIF 
  10953.  
  10954. # End Source File
  10955. # Begin Source File
  10956.  
  10957. SOURCE=..\gsl\gsl_sf_clausen.h
  10958.  
  10959. # PROP Exclude_From_Build 1
  10960.  
  10961. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10962.  
  10963. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10964.  
  10965. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10966.  
  10967. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10968.  
  10969. !ENDIF 
  10970.  
  10971. # End Source File
  10972. # Begin Source File
  10973.  
  10974. SOURCE=..\gsl\gsl_sf_coulomb.h
  10975.  
  10976. # PROP Exclude_From_Build 1
  10977.  
  10978. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10979.  
  10980. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10981.  
  10982. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  10983.  
  10984. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  10985.  
  10986. !ENDIF 
  10987.  
  10988. # End Source File
  10989. # Begin Source File
  10990.  
  10991. SOURCE=..\gsl\gsl_sf_coupling.h
  10992.  
  10993. # PROP Exclude_From_Build 1
  10994.  
  10995. !IF  "$(CFG)" == "libgsl - Win32 Release"
  10996.  
  10997. # PROP Intermediate_Dir "Release\libgslspecfunc"
  10998.  
  10999. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11000.  
  11001. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11002.  
  11003. !ENDIF 
  11004.  
  11005. # End Source File
  11006. # Begin Source File
  11007.  
  11008. SOURCE=..\gsl\gsl_sf_dawson.h
  11009.  
  11010. # PROP Exclude_From_Build 1
  11011.  
  11012. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11013.  
  11014. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11015.  
  11016. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11017.  
  11018. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11019.  
  11020. !ENDIF 
  11021.  
  11022. # End Source File
  11023. # Begin Source File
  11024.  
  11025. SOURCE=..\gsl\gsl_sf_debye.h
  11026.  
  11027. # PROP Exclude_From_Build 1
  11028.  
  11029. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11030.  
  11031. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11032.  
  11033. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11034.  
  11035. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11036.  
  11037. !ENDIF 
  11038.  
  11039. # End Source File
  11040. # Begin Source File
  11041.  
  11042. SOURCE=..\gsl\gsl_sf_dilog.h
  11043.  
  11044. # PROP Exclude_From_Build 1
  11045.  
  11046. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11047.  
  11048. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11049.  
  11050. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11051.  
  11052. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11053.  
  11054. !ENDIF 
  11055.  
  11056. # End Source File
  11057. # Begin Source File
  11058.  
  11059. SOURCE=..\gsl\gsl_sf_elementary.h
  11060.  
  11061. # PROP Exclude_From_Build 1
  11062.  
  11063. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11064.  
  11065. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11066.  
  11067. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11068.  
  11069. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11070.  
  11071. !ENDIF 
  11072.  
  11073. # End Source File
  11074. # Begin Source File
  11075.  
  11076. SOURCE=..\gsl\gsl_sf_ellint.h
  11077.  
  11078. # PROP Exclude_From_Build 1
  11079.  
  11080. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11081.  
  11082. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11083.  
  11084. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11085.  
  11086. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11087.  
  11088. !ENDIF 
  11089.  
  11090. # End Source File
  11091. # Begin Source File
  11092.  
  11093. SOURCE=..\gsl\gsl_sf_elljac.h
  11094.  
  11095. # PROP Exclude_From_Build 1
  11096.  
  11097. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11098.  
  11099. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11100.  
  11101. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11102.  
  11103. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11104.  
  11105. !ENDIF 
  11106.  
  11107. # End Source File
  11108. # Begin Source File
  11109.  
  11110. SOURCE=..\gsl\gsl_sf_erf.h
  11111.  
  11112. # PROP Exclude_From_Build 1
  11113.  
  11114. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11115.  
  11116. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11117.  
  11118. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11119.  
  11120. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11121.  
  11122. !ENDIF 
  11123.  
  11124. # End Source File
  11125. # Begin Source File
  11126.  
  11127. SOURCE=..\gsl\gsl_sf_exp.h
  11128.  
  11129. # PROP Exclude_From_Build 1
  11130.  
  11131. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11132.  
  11133. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11134.  
  11135. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11136.  
  11137. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11138.  
  11139. !ENDIF 
  11140.  
  11141. # End Source File
  11142. # Begin Source File
  11143.  
  11144. SOURCE=..\gsl\gsl_sf_expint.h
  11145.  
  11146. # PROP Exclude_From_Build 1
  11147.  
  11148. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11149.  
  11150. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11151.  
  11152. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11153.  
  11154. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11155.  
  11156. !ENDIF 
  11157.  
  11158. # End Source File
  11159. # Begin Source File
  11160.  
  11161. SOURCE=..\gsl\gsl_sf_fermi_dirac.h
  11162.  
  11163. # PROP Exclude_From_Build 1
  11164.  
  11165. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11166.  
  11167. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11168.  
  11169. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11170.  
  11171. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11172.  
  11173. !ENDIF 
  11174.  
  11175. # End Source File
  11176. # Begin Source File
  11177.  
  11178. SOURCE=..\gsl\gsl_sf_gamma.h
  11179.  
  11180. # PROP Exclude_From_Build 1
  11181.  
  11182. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11183.  
  11184. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11185.  
  11186. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11187.  
  11188. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11189.  
  11190. !ENDIF 
  11191.  
  11192. # End Source File
  11193. # Begin Source File
  11194.  
  11195. SOURCE=..\gsl\gsl_sf_gegenbauer.h
  11196.  
  11197. # PROP Exclude_From_Build 1
  11198.  
  11199. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11200.  
  11201. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11202.  
  11203. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11204.  
  11205. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11206.  
  11207. !ENDIF 
  11208.  
  11209. # End Source File
  11210. # Begin Source File
  11211.  
  11212. SOURCE=..\gsl\gsl_sf_hyperg.h
  11213.  
  11214. # PROP Exclude_From_Build 1
  11215.  
  11216. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11217.  
  11218. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11219.  
  11220. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11221.  
  11222. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11223.  
  11224. !ENDIF 
  11225.  
  11226. # End Source File
  11227. # Begin Source File
  11228.  
  11229. SOURCE=..\gsl\gsl_sf_laguerre.h
  11230.  
  11231. # PROP Exclude_From_Build 1
  11232.  
  11233. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11234.  
  11235. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11236.  
  11237. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11238.  
  11239. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11240.  
  11241. !ENDIF 
  11242.  
  11243. # End Source File
  11244. # Begin Source File
  11245.  
  11246. SOURCE=..\gsl\gsl_sf_lambert.h
  11247.  
  11248. # PROP Exclude_From_Build 1
  11249.  
  11250. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11251.  
  11252. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11253.  
  11254. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11255.  
  11256. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11257.  
  11258. !ENDIF 
  11259.  
  11260. # End Source File
  11261. # Begin Source File
  11262.  
  11263. SOURCE=..\gsl\gsl_sf_legendre.h
  11264.  
  11265. # PROP Exclude_From_Build 1
  11266.  
  11267. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11268.  
  11269. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11270.  
  11271. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11272.  
  11273. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11274.  
  11275. !ENDIF 
  11276.  
  11277. # End Source File
  11278. # Begin Source File
  11279.  
  11280. SOURCE=..\gsl\gsl_sf_log.h
  11281.  
  11282. # PROP Exclude_From_Build 1
  11283.  
  11284. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11285.  
  11286. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11287.  
  11288. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11289.  
  11290. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11291.  
  11292. !ENDIF 
  11293.  
  11294. # End Source File
  11295. # Begin Source File
  11296.  
  11297. SOURCE=..\gsl\gsl_sf_pow_int.h
  11298.  
  11299. # PROP Exclude_From_Build 1
  11300.  
  11301. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11302.  
  11303. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11304.  
  11305. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11306.  
  11307. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11308.  
  11309. !ENDIF 
  11310.  
  11311. # End Source File
  11312. # Begin Source File
  11313.  
  11314. SOURCE=..\gsl\gsl_sf_psi.h
  11315.  
  11316. # PROP Exclude_From_Build 1
  11317.  
  11318. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11319.  
  11320. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11321.  
  11322. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11323.  
  11324. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11325.  
  11326. !ENDIF 
  11327.  
  11328. # End Source File
  11329. # Begin Source File
  11330.  
  11331. SOURCE=..\gsl\gsl_sf_result.h
  11332.  
  11333. # PROP Exclude_From_Build 1
  11334.  
  11335. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11336.  
  11337. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11338.  
  11339. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11340.  
  11341. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11342.  
  11343. !ENDIF 
  11344.  
  11345. # End Source File
  11346. # Begin Source File
  11347.  
  11348. SOURCE=..\gsl\gsl_sf_synchrotron.h
  11349.  
  11350. # PROP Exclude_From_Build 1
  11351.  
  11352. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11353.  
  11354. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11355.  
  11356. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11357.  
  11358. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11359.  
  11360. !ENDIF 
  11361.  
  11362. # End Source File
  11363. # Begin Source File
  11364.  
  11365. SOURCE=..\gsl\gsl_sf_transport.h
  11366.  
  11367. # PROP Exclude_From_Build 1
  11368.  
  11369. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11370.  
  11371. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11372.  
  11373. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11374.  
  11375. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11376.  
  11377. !ENDIF 
  11378.  
  11379. # End Source File
  11380. # Begin Source File
  11381.  
  11382. SOURCE=..\gsl\gsl_sf_trig.h
  11383.  
  11384. # PROP Exclude_From_Build 1
  11385.  
  11386. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11387.  
  11388. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11389.  
  11390. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11391.  
  11392. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11393.  
  11394. !ENDIF 
  11395.  
  11396. # End Source File
  11397. # Begin Source File
  11398.  
  11399. SOURCE=..\gsl\gsl_sf_zeta.h
  11400.  
  11401. # PROP Exclude_From_Build 1
  11402.  
  11403. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11404.  
  11405. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11406.  
  11407. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11408.  
  11409. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11410.  
  11411. !ENDIF 
  11412.  
  11413. # End Source File
  11414. # Begin Source File
  11415.  
  11416. SOURCE=..\gsl\gsl_specfunc.h
  11417.  
  11418. # PROP Exclude_From_Build 1
  11419.  
  11420. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11421.  
  11422. # PROP Intermediate_Dir "Release\libgslspecfunc"
  11423.  
  11424. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11425.  
  11426. # PROP Intermediate_Dir "Debug\libgslspecfunc"
  11427.  
  11428. !ENDIF 
  11429.  
  11430. # End Source File
  11431. # End Group
  11432. # Begin Group "libgslstatistics"
  11433.  
  11434. # PROP Default_Filter ""
  11435.  
  11436. # Begin Source File
  11437.  
  11438. SOURCE=..\statistics\mean.c
  11439.  
  11440.  
  11441.  
  11442. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11443.  
  11444. # PROP Intermediate_Dir "Release\libgslstatistics"
  11445.  
  11446. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11447.  
  11448. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11449.  
  11450. !ENDIF 
  11451.  
  11452. # End Source File
  11453. # Begin Source File
  11454.  
  11455. SOURCE=..\statistics\variance.c
  11456.  
  11457.  
  11458.  
  11459. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11460.  
  11461. # PROP Intermediate_Dir "Release\libgslstatistics"
  11462.  
  11463. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11464.  
  11465. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11466.  
  11467. !ENDIF 
  11468.  
  11469. # End Source File
  11470. # Begin Source File
  11471.  
  11472. SOURCE=..\statistics\absdev.c
  11473.  
  11474.  
  11475.  
  11476. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11477.  
  11478. # PROP Intermediate_Dir "Release\libgslstatistics"
  11479.  
  11480. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11481.  
  11482. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11483.  
  11484. !ENDIF 
  11485.  
  11486. # End Source File
  11487. # Begin Source File
  11488.  
  11489. SOURCE=..\statistics\skew.c
  11490.  
  11491.  
  11492.  
  11493. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11494.  
  11495. # PROP Intermediate_Dir "Release\libgslstatistics"
  11496.  
  11497. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11498.  
  11499. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11500.  
  11501. !ENDIF 
  11502.  
  11503. # End Source File
  11504. # Begin Source File
  11505.  
  11506. SOURCE=..\statistics\kurtosis.c
  11507.  
  11508.  
  11509.  
  11510. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11511.  
  11512. # PROP Intermediate_Dir "Release\libgslstatistics"
  11513.  
  11514. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11515.  
  11516. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11517.  
  11518. !ENDIF 
  11519.  
  11520. # End Source File
  11521. # Begin Source File
  11522.  
  11523. SOURCE=..\statistics\lag1.c
  11524.  
  11525.  
  11526.  
  11527. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11528.  
  11529. # PROP Intermediate_Dir "Release\libgslstatistics"
  11530.  
  11531. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11532.  
  11533. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11534.  
  11535. !ENDIF 
  11536.  
  11537. # End Source File
  11538. # Begin Source File
  11539.  
  11540. SOURCE=..\statistics\p_variance.c
  11541.  
  11542.  
  11543.  
  11544. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11545.  
  11546. # PROP Intermediate_Dir "Release\libgslstatistics"
  11547.  
  11548. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11549.  
  11550. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11551.  
  11552. !ENDIF 
  11553.  
  11554. # End Source File
  11555. # Begin Source File
  11556.  
  11557. SOURCE=..\statistics\minmax.c
  11558.  
  11559.  
  11560.  
  11561. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11562.  
  11563. # PROP Intermediate_Dir "Release\libgslstatistics"
  11564.  
  11565. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11566.  
  11567. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11568.  
  11569. !ENDIF 
  11570.  
  11571. # End Source File
  11572. # Begin Source File
  11573.  
  11574. SOURCE=..\statistics\ttest.c
  11575.  
  11576.  
  11577.  
  11578. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11579.  
  11580. # PROP Intermediate_Dir "Release\libgslstatistics"
  11581.  
  11582. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11583.  
  11584. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11585.  
  11586. !ENDIF 
  11587.  
  11588. # End Source File
  11589. # Begin Source File
  11590.  
  11591. SOURCE=..\statistics\median.c
  11592.  
  11593.  
  11594.  
  11595. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11596.  
  11597. # PROP Intermediate_Dir "Release\libgslstatistics"
  11598.  
  11599. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11600.  
  11601. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11602.  
  11603. !ENDIF 
  11604.  
  11605. # End Source File
  11606. # Begin Source File
  11607.  
  11608. SOURCE=..\statistics\covariance.c
  11609.  
  11610.  
  11611.  
  11612. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11613.  
  11614. # PROP Intermediate_Dir "Release\libgslstatistics"
  11615.  
  11616. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11617.  
  11618. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11619.  
  11620. !ENDIF 
  11621.  
  11622. # End Source File
  11623. # Begin Source File
  11624.  
  11625. SOURCE=..\statistics\quantiles.c
  11626.  
  11627.  
  11628.  
  11629. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11630.  
  11631. # PROP Intermediate_Dir "Release\libgslstatistics"
  11632.  
  11633. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11634.  
  11635. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11636.  
  11637. !ENDIF 
  11638.  
  11639. # End Source File
  11640. # Begin Source File
  11641.  
  11642. SOURCE=..\statistics\wmean.c
  11643.  
  11644.  
  11645.  
  11646. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11647.  
  11648. # PROP Intermediate_Dir "Release\libgslstatistics"
  11649.  
  11650. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11651.  
  11652. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11653.  
  11654. !ENDIF 
  11655.  
  11656. # End Source File
  11657. # Begin Source File
  11658.  
  11659. SOURCE=..\statistics\wvariance.c
  11660.  
  11661.  
  11662.  
  11663. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11664.  
  11665. # PROP Intermediate_Dir "Release\libgslstatistics"
  11666.  
  11667. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11668.  
  11669. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11670.  
  11671. !ENDIF 
  11672.  
  11673. # End Source File
  11674. # Begin Source File
  11675.  
  11676. SOURCE=..\statistics\wabsdev.c
  11677.  
  11678.  
  11679.  
  11680. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11681.  
  11682. # PROP Intermediate_Dir "Release\libgslstatistics"
  11683.  
  11684. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11685.  
  11686. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11687.  
  11688. !ENDIF 
  11689.  
  11690. # End Source File
  11691. # Begin Source File
  11692.  
  11693. SOURCE=..\statistics\wskew.c
  11694.  
  11695.  
  11696.  
  11697. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11698.  
  11699. # PROP Intermediate_Dir "Release\libgslstatistics"
  11700.  
  11701. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11702.  
  11703. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11704.  
  11705. !ENDIF 
  11706.  
  11707. # End Source File
  11708. # Begin Source File
  11709.  
  11710. SOURCE=..\statistics\wkurtosis.c
  11711.  
  11712.  
  11713.  
  11714. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11715.  
  11716. # PROP Intermediate_Dir "Release\libgslstatistics"
  11717.  
  11718. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11719.  
  11720. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11721.  
  11722. !ENDIF 
  11723.  
  11724. # End Source File
  11725. # Begin Source File
  11726.  
  11727. SOURCE=..\statistics\mean_source.c
  11728.  
  11729. # PROP Exclude_From_Build 1
  11730.  
  11731. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11732.  
  11733. # PROP Intermediate_Dir "Release\libgslstatistics"
  11734.  
  11735. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11736.  
  11737. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11738.  
  11739. !ENDIF 
  11740.  
  11741. # End Source File
  11742. # Begin Source File
  11743.  
  11744. SOURCE=..\statistics\variance_source.c
  11745.  
  11746. # PROP Exclude_From_Build 1
  11747.  
  11748. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11749.  
  11750. # PROP Intermediate_Dir "Release\libgslstatistics"
  11751.  
  11752. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11753.  
  11754. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11755.  
  11756. !ENDIF 
  11757.  
  11758. # End Source File
  11759. # Begin Source File
  11760.  
  11761. SOURCE=..\statistics\covariance_source.c
  11762.  
  11763. # PROP Exclude_From_Build 1
  11764.  
  11765. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11766.  
  11767. # PROP Intermediate_Dir "Release\libgslstatistics"
  11768.  
  11769. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11770.  
  11771. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11772.  
  11773. !ENDIF 
  11774.  
  11775. # End Source File
  11776. # Begin Source File
  11777.  
  11778. SOURCE=..\statistics\absdev_source.c
  11779.  
  11780. # PROP Exclude_From_Build 1
  11781.  
  11782. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11783.  
  11784. # PROP Intermediate_Dir "Release\libgslstatistics"
  11785.  
  11786. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11787.  
  11788. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11789.  
  11790. !ENDIF 
  11791.  
  11792. # End Source File
  11793. # Begin Source File
  11794.  
  11795. SOURCE=..\statistics\skew_source.c
  11796.  
  11797. # PROP Exclude_From_Build 1
  11798.  
  11799. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11800.  
  11801. # PROP Intermediate_Dir "Release\libgslstatistics"
  11802.  
  11803. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11804.  
  11805. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11806.  
  11807. !ENDIF 
  11808.  
  11809. # End Source File
  11810. # Begin Source File
  11811.  
  11812. SOURCE=..\statistics\kurtosis_source.c
  11813.  
  11814. # PROP Exclude_From_Build 1
  11815.  
  11816. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11817.  
  11818. # PROP Intermediate_Dir "Release\libgslstatistics"
  11819.  
  11820. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11821.  
  11822. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11823.  
  11824. !ENDIF 
  11825.  
  11826. # End Source File
  11827. # Begin Source File
  11828.  
  11829. SOURCE=..\statistics\lag1_source.c
  11830.  
  11831. # PROP Exclude_From_Build 1
  11832.  
  11833. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11834.  
  11835. # PROP Intermediate_Dir "Release\libgslstatistics"
  11836.  
  11837. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11838.  
  11839. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11840.  
  11841. !ENDIF 
  11842.  
  11843. # End Source File
  11844. # Begin Source File
  11845.  
  11846. SOURCE=..\statistics\p_variance_source.c
  11847.  
  11848. # PROP Exclude_From_Build 1
  11849.  
  11850. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11851.  
  11852. # PROP Intermediate_Dir "Release\libgslstatistics"
  11853.  
  11854. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11855.  
  11856. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11857.  
  11858. !ENDIF 
  11859.  
  11860. # End Source File
  11861. # Begin Source File
  11862.  
  11863. SOURCE=..\statistics\minmax_source.c
  11864.  
  11865. # PROP Exclude_From_Build 1
  11866.  
  11867. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11868.  
  11869. # PROP Intermediate_Dir "Release\libgslstatistics"
  11870.  
  11871. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11872.  
  11873. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11874.  
  11875. !ENDIF 
  11876.  
  11877. # End Source File
  11878. # Begin Source File
  11879.  
  11880. SOURCE=..\statistics\ttest_source.c
  11881.  
  11882. # PROP Exclude_From_Build 1
  11883.  
  11884. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11885.  
  11886. # PROP Intermediate_Dir "Release\libgslstatistics"
  11887.  
  11888. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11889.  
  11890. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11891.  
  11892. !ENDIF 
  11893.  
  11894. # End Source File
  11895. # Begin Source File
  11896.  
  11897. SOURCE=..\statistics\median_source.c
  11898.  
  11899. # PROP Exclude_From_Build 1
  11900.  
  11901. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11902.  
  11903. # PROP Intermediate_Dir "Release\libgslstatistics"
  11904.  
  11905. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11906.  
  11907. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11908.  
  11909. !ENDIF 
  11910.  
  11911. # End Source File
  11912. # Begin Source File
  11913.  
  11914. SOURCE=..\statistics\quantiles_source.c
  11915.  
  11916. # PROP Exclude_From_Build 1
  11917.  
  11918. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11919.  
  11920. # PROP Intermediate_Dir "Release\libgslstatistics"
  11921.  
  11922. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11923.  
  11924. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11925.  
  11926. !ENDIF 
  11927.  
  11928. # End Source File
  11929. # Begin Source File
  11930.  
  11931. SOURCE=..\statistics\wmean_source.c
  11932.  
  11933. # PROP Exclude_From_Build 1
  11934.  
  11935. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11936.  
  11937. # PROP Intermediate_Dir "Release\libgslstatistics"
  11938.  
  11939. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11940.  
  11941. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11942.  
  11943. !ENDIF 
  11944.  
  11945. # End Source File
  11946. # Begin Source File
  11947.  
  11948. SOURCE=..\statistics\wvariance_source.c
  11949.  
  11950. # PROP Exclude_From_Build 1
  11951.  
  11952. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11953.  
  11954. # PROP Intermediate_Dir "Release\libgslstatistics"
  11955.  
  11956. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11957.  
  11958. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11959.  
  11960. !ENDIF 
  11961.  
  11962. # End Source File
  11963. # Begin Source File
  11964.  
  11965. SOURCE=..\statistics\wabsdev_source.c
  11966.  
  11967. # PROP Exclude_From_Build 1
  11968.  
  11969. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11970.  
  11971. # PROP Intermediate_Dir "Release\libgslstatistics"
  11972.  
  11973. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11974.  
  11975. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11976.  
  11977. !ENDIF 
  11978.  
  11979. # End Source File
  11980. # Begin Source File
  11981.  
  11982. SOURCE=..\statistics\wskew_source.c
  11983.  
  11984. # PROP Exclude_From_Build 1
  11985.  
  11986. !IF  "$(CFG)" == "libgsl - Win32 Release"
  11987.  
  11988. # PROP Intermediate_Dir "Release\libgslstatistics"
  11989.  
  11990. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  11991.  
  11992. # PROP Intermediate_Dir "Debug\libgslstatistics"
  11993.  
  11994. !ENDIF 
  11995.  
  11996. # End Source File
  11997. # Begin Source File
  11998.  
  11999. SOURCE=..\statistics\wkurtosis_source.c
  12000.  
  12001. # PROP Exclude_From_Build 1
  12002.  
  12003. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12004.  
  12005. # PROP Intermediate_Dir "Release\libgslstatistics"
  12006.  
  12007. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12008.  
  12009. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12010.  
  12011. !ENDIF 
  12012.  
  12013. # End Source File
  12014. # Begin Source File
  12015.  
  12016. SOURCE=..\gsl\gsl_statistics.h
  12017.  
  12018. # PROP Exclude_From_Build 1
  12019.  
  12020. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12021.  
  12022. # PROP Intermediate_Dir "Release\libgslstatistics"
  12023.  
  12024. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12025.  
  12026. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12027.  
  12028. !ENDIF 
  12029.  
  12030. # End Source File
  12031. # Begin Source File
  12032.  
  12033. SOURCE=..\gsl\gsl_statistics_char.h
  12034.  
  12035. # PROP Exclude_From_Build 1
  12036.  
  12037. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12038.  
  12039. # PROP Intermediate_Dir "Release\libgslstatistics"
  12040.  
  12041. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12042.  
  12043. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12044.  
  12045. !ENDIF 
  12046.  
  12047. # End Source File
  12048. # Begin Source File
  12049.  
  12050. SOURCE=..\gsl\gsl_statistics_double.h
  12051.  
  12052. # PROP Exclude_From_Build 1
  12053.  
  12054. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12055.  
  12056. # PROP Intermediate_Dir "Release\libgslstatistics"
  12057.  
  12058. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12059.  
  12060. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12061.  
  12062. !ENDIF 
  12063.  
  12064. # End Source File
  12065. # Begin Source File
  12066.  
  12067. SOURCE=..\gsl\gsl_statistics_float.h
  12068.  
  12069. # PROP Exclude_From_Build 1
  12070.  
  12071. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12072.  
  12073. # PROP Intermediate_Dir "Release\libgslstatistics"
  12074.  
  12075. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12076.  
  12077. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12078.  
  12079. !ENDIF 
  12080.  
  12081. # End Source File
  12082. # Begin Source File
  12083.  
  12084. SOURCE=..\gsl\gsl_statistics_int.h
  12085.  
  12086. # PROP Exclude_From_Build 1
  12087.  
  12088. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12089.  
  12090. # PROP Intermediate_Dir "Release\libgslstatistics"
  12091.  
  12092. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12093.  
  12094. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12095.  
  12096. !ENDIF 
  12097.  
  12098. # End Source File
  12099. # Begin Source File
  12100.  
  12101. SOURCE=..\gsl\gsl_statistics_long.h
  12102.  
  12103. # PROP Exclude_From_Build 1
  12104.  
  12105. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12106.  
  12107. # PROP Intermediate_Dir "Release\libgslstatistics"
  12108.  
  12109. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12110.  
  12111. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12112.  
  12113. !ENDIF 
  12114.  
  12115. # End Source File
  12116. # Begin Source File
  12117.  
  12118. SOURCE=..\gsl\gsl_statistics_long_double.h
  12119.  
  12120. # PROP Exclude_From_Build 1
  12121.  
  12122. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12123.  
  12124. # PROP Intermediate_Dir "Release\libgslstatistics"
  12125.  
  12126. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12127.  
  12128. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12129.  
  12130. !ENDIF 
  12131.  
  12132. # End Source File
  12133. # Begin Source File
  12134.  
  12135. SOURCE=..\gsl\gsl_statistics_short.h
  12136.  
  12137. # PROP Exclude_From_Build 1
  12138.  
  12139. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12140.  
  12141. # PROP Intermediate_Dir "Release\libgslstatistics"
  12142.  
  12143. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12144.  
  12145. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12146.  
  12147. !ENDIF 
  12148.  
  12149. # End Source File
  12150. # Begin Source File
  12151.  
  12152. SOURCE=..\gsl\gsl_statistics_uchar.h
  12153.  
  12154. # PROP Exclude_From_Build 1
  12155.  
  12156. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12157.  
  12158. # PROP Intermediate_Dir "Release\libgslstatistics"
  12159.  
  12160. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12161.  
  12162. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12163.  
  12164. !ENDIF 
  12165.  
  12166. # End Source File
  12167. # Begin Source File
  12168.  
  12169. SOURCE=..\gsl\gsl_statistics_uint.h
  12170.  
  12171. # PROP Exclude_From_Build 1
  12172.  
  12173. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12174.  
  12175. # PROP Intermediate_Dir "Release\libgslstatistics"
  12176.  
  12177. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12178.  
  12179. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12180.  
  12181. !ENDIF 
  12182.  
  12183. # End Source File
  12184. # Begin Source File
  12185.  
  12186. SOURCE=..\gsl\gsl_statistics_ulong.h
  12187.  
  12188. # PROP Exclude_From_Build 1
  12189.  
  12190. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12191.  
  12192. # PROP Intermediate_Dir "Release\libgslstatistics"
  12193.  
  12194. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12195.  
  12196. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12197.  
  12198. !ENDIF 
  12199.  
  12200. # End Source File
  12201. # Begin Source File
  12202.  
  12203. SOURCE=..\gsl\gsl_statistics_ushort.h
  12204.  
  12205. # PROP Exclude_From_Build 1
  12206.  
  12207. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12208.  
  12209. # PROP Intermediate_Dir "Release\libgslstatistics"
  12210.  
  12211. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12212.  
  12213. # PROP Intermediate_Dir "Debug\libgslstatistics"
  12214.  
  12215. !ENDIF 
  12216.  
  12217. # End Source File
  12218. # End Group
  12219. # Begin Group "libgslsum"
  12220.  
  12221. # PROP Default_Filter ""
  12222.  
  12223. # Begin Source File
  12224.  
  12225. SOURCE=..\sum\levin_u.c
  12226.  
  12227.  
  12228.  
  12229. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12230.  
  12231. # PROP Intermediate_Dir "Release\libgslsum"
  12232.  
  12233. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12234.  
  12235. # PROP Intermediate_Dir "Debug\libgslsum"
  12236.  
  12237. !ENDIF 
  12238.  
  12239. # End Source File
  12240. # Begin Source File
  12241.  
  12242. SOURCE=..\sum\levin_utrunc.c
  12243.  
  12244.  
  12245.  
  12246. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12247.  
  12248. # PROP Intermediate_Dir "Release\libgslsum"
  12249.  
  12250. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12251.  
  12252. # PROP Intermediate_Dir "Debug\libgslsum"
  12253.  
  12254. !ENDIF 
  12255.  
  12256. # End Source File
  12257. # Begin Source File
  12258.  
  12259. SOURCE=..\sum\work_u.c
  12260.  
  12261.  
  12262.  
  12263. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12264.  
  12265. # PROP Intermediate_Dir "Release\libgslsum"
  12266.  
  12267. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12268.  
  12269. # PROP Intermediate_Dir "Debug\libgslsum"
  12270.  
  12271. !ENDIF 
  12272.  
  12273. # End Source File
  12274. # Begin Source File
  12275.  
  12276. SOURCE=..\sum\work_utrunc.c
  12277.  
  12278.  
  12279.  
  12280. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12281.  
  12282. # PROP Intermediate_Dir "Release\libgslsum"
  12283.  
  12284. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12285.  
  12286. # PROP Intermediate_Dir "Debug\libgslsum"
  12287.  
  12288. !ENDIF 
  12289.  
  12290. # End Source File
  12291. # Begin Source File
  12292.  
  12293. SOURCE=..\gsl\gsl_sum.h
  12294.  
  12295. # PROP Exclude_From_Build 1
  12296.  
  12297. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12298.  
  12299. # PROP Intermediate_Dir "Release\libgslsum"
  12300.  
  12301. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12302.  
  12303. # PROP Intermediate_Dir "Debug\libgslsum"
  12304.  
  12305. !ENDIF 
  12306.  
  12307. # End Source File
  12308. # End Group
  12309. # Begin Group "libgslsys"
  12310.  
  12311. # PROP Default_Filter ""
  12312.  
  12313. # Begin Source File
  12314.  
  12315. SOURCE=..\sys\minmax.c
  12316.  
  12317.  
  12318.  
  12319. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12320.  
  12321. # PROP Intermediate_Dir "Release\libgslsys"
  12322.  
  12323. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12324.  
  12325. # PROP Intermediate_Dir "Debug\libgslsys"
  12326.  
  12327. !ENDIF 
  12328.  
  12329. # End Source File
  12330. # Begin Source File
  12331.  
  12332. SOURCE=..\sys\prec.c
  12333.  
  12334.  
  12335.  
  12336. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12337.  
  12338. # PROP Intermediate_Dir "Release\libgslsys"
  12339.  
  12340. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12341.  
  12342. # PROP Intermediate_Dir "Debug\libgslsys"
  12343.  
  12344. !ENDIF 
  12345.  
  12346. # End Source File
  12347. # Begin Source File
  12348.  
  12349. SOURCE=..\sys\hypot.c
  12350.  
  12351.  
  12352.  
  12353. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12354.  
  12355. # PROP Intermediate_Dir "Release\libgslsys"
  12356.  
  12357. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12358.  
  12359. # PROP Intermediate_Dir "Debug\libgslsys"
  12360.  
  12361. !ENDIF 
  12362.  
  12363. # End Source File
  12364. # Begin Source File
  12365.  
  12366. SOURCE=..\sys\log1p.c
  12367.  
  12368.  
  12369.  
  12370. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12371.  
  12372. # PROP Intermediate_Dir "Release\libgslsys"
  12373.  
  12374. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12375.  
  12376. # PROP Intermediate_Dir "Debug\libgslsys"
  12377.  
  12378. !ENDIF 
  12379.  
  12380. # End Source File
  12381. # Begin Source File
  12382.  
  12383. SOURCE=..\sys\expm1.c
  12384.  
  12385.  
  12386.  
  12387. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12388.  
  12389. # PROP Intermediate_Dir "Release\libgslsys"
  12390.  
  12391. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12392.  
  12393. # PROP Intermediate_Dir "Debug\libgslsys"
  12394.  
  12395. !ENDIF 
  12396.  
  12397. # End Source File
  12398. # Begin Source File
  12399.  
  12400. SOURCE=..\sys\coerce.c
  12401.  
  12402.  
  12403.  
  12404. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12405.  
  12406. # PROP Intermediate_Dir "Release\libgslsys"
  12407.  
  12408. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12409.  
  12410. # PROP Intermediate_Dir "Debug\libgslsys"
  12411.  
  12412. !ENDIF 
  12413.  
  12414. # End Source File
  12415. # Begin Source File
  12416.  
  12417. SOURCE=..\sys\invhyp.c
  12418.  
  12419.  
  12420.  
  12421. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12422.  
  12423. # PROP Intermediate_Dir "Release\libgslsys"
  12424.  
  12425. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12426.  
  12427. # PROP Intermediate_Dir "Debug\libgslsys"
  12428.  
  12429. !ENDIF 
  12430.  
  12431. # End Source File
  12432. # Begin Source File
  12433.  
  12434. SOURCE=..\sys\pow_int.c
  12435.  
  12436.  
  12437.  
  12438. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12439.  
  12440. # PROP Intermediate_Dir "Release\libgslsys"
  12441.  
  12442. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12443.  
  12444. # PROP Intermediate_Dir "Debug\libgslsys"
  12445.  
  12446. !ENDIF 
  12447.  
  12448. # End Source File
  12449. # Begin Source File
  12450.  
  12451. SOURCE=..\sys\infnan.c
  12452.  
  12453.  
  12454.  
  12455. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12456.  
  12457. # PROP Intermediate_Dir "Release\libgslsys"
  12458.  
  12459. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12460.  
  12461. # PROP Intermediate_Dir "Debug\libgslsys"
  12462.  
  12463. !ENDIF 
  12464.  
  12465. # End Source File
  12466. # Begin Source File
  12467.  
  12468. SOURCE=..\sys\fdiv.c
  12469.  
  12470.  
  12471.  
  12472. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12473.  
  12474. # PROP Intermediate_Dir "Release\libgslsys"
  12475.  
  12476. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12477.  
  12478. # PROP Intermediate_Dir "Debug\libgslsys"
  12479.  
  12480. !ENDIF 
  12481.  
  12482. # End Source File
  12483. # Begin Source File
  12484.  
  12485. SOURCE=..\gsl\gsl_sys.h
  12486.  
  12487. # PROP Exclude_From_Build 1
  12488.  
  12489. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12490.  
  12491. # PROP Intermediate_Dir "Release\libgslsys"
  12492.  
  12493. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12494.  
  12495. # PROP Intermediate_Dir "Debug\libgslsys"
  12496.  
  12497. !ENDIF 
  12498.  
  12499. # End Source File
  12500. # End Group
  12501. # Begin Group "libgsltest"
  12502.  
  12503. # PROP Default_Filter ""
  12504.  
  12505. # Begin Source File
  12506.  
  12507. SOURCE=..\test\results.c
  12508.  
  12509.  
  12510.  
  12511. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12512.  
  12513. # PROP Intermediate_Dir "Release\libgsltest"
  12514.  
  12515. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12516.  
  12517. # PROP Intermediate_Dir "Debug\libgsltest"
  12518.  
  12519. !ENDIF 
  12520.  
  12521. # End Source File
  12522. # Begin Source File
  12523.  
  12524. SOURCE=..\gsl\gsl_test.h
  12525.  
  12526. # PROP Exclude_From_Build 1
  12527.  
  12528. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12529.  
  12530. # PROP Intermediate_Dir "Release\libgsltest"
  12531.  
  12532. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12533.  
  12534. # PROP Intermediate_Dir "Debug\libgsltest"
  12535.  
  12536. !ENDIF 
  12537.  
  12538. # End Source File
  12539. # End Group
  12540. # Begin Group "libutils"
  12541.  
  12542. # PROP Default_Filter ""
  12543.  
  12544. # Begin Source File
  12545.  
  12546. SOURCE=..\utils\system.h
  12547.  
  12548.  
  12549.  
  12550. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12551.  
  12552. # PROP Intermediate_Dir "Release\libutils"
  12553.  
  12554. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12555.  
  12556. # PROP Intermediate_Dir "Debug\libutils"
  12557.  
  12558. !ENDIF 
  12559.  
  12560. # End Source File
  12561. # Begin Source File
  12562.  
  12563. SOURCE=..\utils\placeholder.c
  12564.  
  12565.  
  12566.  
  12567. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12568.  
  12569. # PROP Intermediate_Dir "Release\libutils"
  12570.  
  12571. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12572.  
  12573. # PROP Intermediate_Dir "Debug\libutils"
  12574.  
  12575. !ENDIF 
  12576.  
  12577. # End Source File
  12578. # End Group
  12579. # Begin Group "libgslvector"
  12580.  
  12581. # PROP Default_Filter ""
  12582.  
  12583. # Begin Source File
  12584.  
  12585. SOURCE=..\vector\init.c
  12586.  
  12587.  
  12588.  
  12589. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12590.  
  12591. # PROP Intermediate_Dir "Release\libgslvector"
  12592.  
  12593. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12594.  
  12595. # PROP Intermediate_Dir "Debug\libgslvector"
  12596.  
  12597. !ENDIF 
  12598.  
  12599. # End Source File
  12600. # Begin Source File
  12601.  
  12602. SOURCE=..\vector\file.c
  12603.  
  12604.  
  12605.  
  12606. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12607.  
  12608. # PROP Intermediate_Dir "Release\libgslvector"
  12609.  
  12610. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12611.  
  12612. # PROP Intermediate_Dir "Debug\libgslvector"
  12613.  
  12614. !ENDIF 
  12615.  
  12616. # End Source File
  12617. # Begin Source File
  12618.  
  12619. SOURCE=..\vector\vector.c
  12620.  
  12621.  
  12622.  
  12623. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12624.  
  12625. # PROP Intermediate_Dir "Release\libgslvector"
  12626.  
  12627. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12628.  
  12629. # PROP Intermediate_Dir "Debug\libgslvector"
  12630.  
  12631. !ENDIF 
  12632.  
  12633. # End Source File
  12634. # Begin Source File
  12635.  
  12636. SOURCE=..\vector\copy.c
  12637.  
  12638.  
  12639.  
  12640. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12641.  
  12642. # PROP Intermediate_Dir "Release\libgslvector"
  12643.  
  12644. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12645.  
  12646. # PROP Intermediate_Dir "Debug\libgslvector"
  12647.  
  12648. !ENDIF 
  12649.  
  12650. # End Source File
  12651. # Begin Source File
  12652.  
  12653. SOURCE=..\vector\swap.c
  12654.  
  12655.  
  12656.  
  12657. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12658.  
  12659. # PROP Intermediate_Dir "Release\libgslvector"
  12660.  
  12661. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12662.  
  12663. # PROP Intermediate_Dir "Debug\libgslvector"
  12664.  
  12665. !ENDIF 
  12666.  
  12667. # End Source File
  12668. # Begin Source File
  12669.  
  12670. SOURCE=..\vector\prop.c
  12671.  
  12672.  
  12673.  
  12674. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12675.  
  12676. # PROP Intermediate_Dir "Release\libgslvector"
  12677.  
  12678. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12679.  
  12680. # PROP Intermediate_Dir "Debug\libgslvector"
  12681.  
  12682. !ENDIF 
  12683.  
  12684. # End Source File
  12685. # Begin Source File
  12686.  
  12687. SOURCE=..\vector\minmax.c
  12688.  
  12689.  
  12690.  
  12691. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12692.  
  12693. # PROP Intermediate_Dir "Release\libgslvector"
  12694.  
  12695. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12696.  
  12697. # PROP Intermediate_Dir "Debug\libgslvector"
  12698.  
  12699. !ENDIF 
  12700.  
  12701. # End Source File
  12702. # Begin Source File
  12703.  
  12704. SOURCE=..\vector\oper.c
  12705.  
  12706.  
  12707.  
  12708. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12709.  
  12710. # PROP Intermediate_Dir "Release\libgslvector"
  12711.  
  12712. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12713.  
  12714. # PROP Intermediate_Dir "Debug\libgslvector"
  12715.  
  12716. !ENDIF 
  12717.  
  12718. # End Source File
  12719. # Begin Source File
  12720.  
  12721. SOURCE=..\vector\reim.c
  12722.  
  12723.  
  12724.  
  12725. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12726.  
  12727. # PROP Intermediate_Dir "Release\libgslvector"
  12728.  
  12729. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12730.  
  12731. # PROP Intermediate_Dir "Debug\libgslvector"
  12732.  
  12733. !ENDIF 
  12734.  
  12735. # End Source File
  12736. # Begin Source File
  12737.  
  12738. SOURCE=..\vector\subvector.c
  12739.  
  12740.  
  12741.  
  12742. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12743.  
  12744. # PROP Intermediate_Dir "Release\libgslvector"
  12745.  
  12746. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12747.  
  12748. # PROP Intermediate_Dir "Debug\libgslvector"
  12749.  
  12750. !ENDIF 
  12751.  
  12752. # End Source File
  12753. # Begin Source File
  12754.  
  12755. SOURCE=..\vector\view.c
  12756.  
  12757.  
  12758.  
  12759. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12760.  
  12761. # PROP Intermediate_Dir "Release\libgslvector"
  12762.  
  12763. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12764.  
  12765. # PROP Intermediate_Dir "Debug\libgslvector"
  12766.  
  12767. !ENDIF 
  12768.  
  12769. # End Source File
  12770. # Begin Source File
  12771.  
  12772. SOURCE=..\vector\view.h
  12773.  
  12774.  
  12775.  
  12776. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12777.  
  12778. # PROP Intermediate_Dir "Release\libgslvector"
  12779.  
  12780. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12781.  
  12782. # PROP Intermediate_Dir "Debug\libgslvector"
  12783.  
  12784. !ENDIF 
  12785.  
  12786. # End Source File
  12787. # Begin Source File
  12788.  
  12789. SOURCE=..\vector\vector_source.c
  12790.  
  12791. # PROP Exclude_From_Build 1
  12792.  
  12793. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12794.  
  12795. # PROP Intermediate_Dir "Release\libgslvector"
  12796.  
  12797. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12798.  
  12799. # PROP Intermediate_Dir "Debug\libgslvector"
  12800.  
  12801. !ENDIF 
  12802.  
  12803. # End Source File
  12804. # Begin Source File
  12805.  
  12806. SOURCE=..\vector\init_source.c
  12807.  
  12808. # PROP Exclude_From_Build 1
  12809.  
  12810. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12811.  
  12812. # PROP Intermediate_Dir "Release\libgslvector"
  12813.  
  12814. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12815.  
  12816. # PROP Intermediate_Dir "Debug\libgslvector"
  12817.  
  12818. !ENDIF 
  12819.  
  12820. # End Source File
  12821. # Begin Source File
  12822.  
  12823. SOURCE=..\vector\file_source.c
  12824.  
  12825. # PROP Exclude_From_Build 1
  12826.  
  12827. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12828.  
  12829. # PROP Intermediate_Dir "Release\libgslvector"
  12830.  
  12831. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12832.  
  12833. # PROP Intermediate_Dir "Debug\libgslvector"
  12834.  
  12835. !ENDIF 
  12836.  
  12837. # End Source File
  12838. # Begin Source File
  12839.  
  12840. SOURCE=..\vector\copy_source.c
  12841.  
  12842. # PROP Exclude_From_Build 1
  12843.  
  12844. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12845.  
  12846. # PROP Intermediate_Dir "Release\libgslvector"
  12847.  
  12848. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12849.  
  12850. # PROP Intermediate_Dir "Debug\libgslvector"
  12851.  
  12852. !ENDIF 
  12853.  
  12854. # End Source File
  12855. # Begin Source File
  12856.  
  12857. SOURCE=..\vector\swap_source.c
  12858.  
  12859. # PROP Exclude_From_Build 1
  12860.  
  12861. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12862.  
  12863. # PROP Intermediate_Dir "Release\libgslvector"
  12864.  
  12865. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12866.  
  12867. # PROP Intermediate_Dir "Debug\libgslvector"
  12868.  
  12869. !ENDIF 
  12870.  
  12871. # End Source File
  12872. # Begin Source File
  12873.  
  12874. SOURCE=..\vector\prop_source.c
  12875.  
  12876. # PROP Exclude_From_Build 1
  12877.  
  12878. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12879.  
  12880. # PROP Intermediate_Dir "Release\libgslvector"
  12881.  
  12882. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12883.  
  12884. # PROP Intermediate_Dir "Debug\libgslvector"
  12885.  
  12886. !ENDIF 
  12887.  
  12888. # End Source File
  12889. # Begin Source File
  12890.  
  12891. SOURCE=..\vector\minmax_source.c
  12892.  
  12893. # PROP Exclude_From_Build 1
  12894.  
  12895. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12896.  
  12897. # PROP Intermediate_Dir "Release\libgslvector"
  12898.  
  12899. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12900.  
  12901. # PROP Intermediate_Dir "Debug\libgslvector"
  12902.  
  12903. !ENDIF 
  12904.  
  12905. # End Source File
  12906. # Begin Source File
  12907.  
  12908. SOURCE=..\vector\oper_source.c
  12909.  
  12910. # PROP Exclude_From_Build 1
  12911.  
  12912. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12913.  
  12914. # PROP Intermediate_Dir "Release\libgslvector"
  12915.  
  12916. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12917.  
  12918. # PROP Intermediate_Dir "Debug\libgslvector"
  12919.  
  12920. !ENDIF 
  12921.  
  12922. # End Source File
  12923. # Begin Source File
  12924.  
  12925. SOURCE=..\vector\reim_source.c
  12926.  
  12927. # PROP Exclude_From_Build 1
  12928.  
  12929. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12930.  
  12931. # PROP Intermediate_Dir "Release\libgslvector"
  12932.  
  12933. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12934.  
  12935. # PROP Intermediate_Dir "Debug\libgslvector"
  12936.  
  12937. !ENDIF 
  12938.  
  12939. # End Source File
  12940. # Begin Source File
  12941.  
  12942. SOURCE=..\vector\subvector_source.c
  12943.  
  12944. # PROP Exclude_From_Build 1
  12945.  
  12946. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12947.  
  12948. # PROP Intermediate_Dir "Release\libgslvector"
  12949.  
  12950. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12951.  
  12952. # PROP Intermediate_Dir "Debug\libgslvector"
  12953.  
  12954. !ENDIF 
  12955.  
  12956. # End Source File
  12957. # Begin Source File
  12958.  
  12959. SOURCE=..\vector\view_source.c
  12960.  
  12961. # PROP Exclude_From_Build 1
  12962.  
  12963. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12964.  
  12965. # PROP Intermediate_Dir "Release\libgslvector"
  12966.  
  12967. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12968.  
  12969. # PROP Intermediate_Dir "Debug\libgslvector"
  12970.  
  12971. !ENDIF 
  12972.  
  12973. # End Source File
  12974. # Begin Source File
  12975.  
  12976. SOURCE=..\gsl\gsl_vector.h
  12977.  
  12978. # PROP Exclude_From_Build 1
  12979.  
  12980. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12981.  
  12982. # PROP Intermediate_Dir "Release\libgslvector"
  12983.  
  12984. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  12985.  
  12986. # PROP Intermediate_Dir "Debug\libgslvector"
  12987.  
  12988. !ENDIF 
  12989.  
  12990. # End Source File
  12991. # Begin Source File
  12992.  
  12993. SOURCE=..\gsl\gsl_vector_char.h
  12994.  
  12995. # PROP Exclude_From_Build 1
  12996.  
  12997. !IF  "$(CFG)" == "libgsl - Win32 Release"
  12998.  
  12999. # PROP Intermediate_Dir "Release\libgslvector"
  13000.  
  13001. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13002.  
  13003. # PROP Intermediate_Dir "Debug\libgslvector"
  13004.  
  13005. !ENDIF 
  13006.  
  13007. # End Source File
  13008. # Begin Source File
  13009.  
  13010. SOURCE=..\gsl\gsl_vector_complex.h
  13011.  
  13012. # PROP Exclude_From_Build 1
  13013.  
  13014. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13015.  
  13016. # PROP Intermediate_Dir "Release\libgslvector"
  13017.  
  13018. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13019.  
  13020. # PROP Intermediate_Dir "Debug\libgslvector"
  13021.  
  13022. !ENDIF 
  13023.  
  13024. # End Source File
  13025. # Begin Source File
  13026.  
  13027. SOURCE=..\gsl\gsl_vector_complex_double.h
  13028.  
  13029. # PROP Exclude_From_Build 1
  13030.  
  13031. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13032.  
  13033. # PROP Intermediate_Dir "Release\libgslvector"
  13034.  
  13035. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13036.  
  13037. # PROP Intermediate_Dir "Debug\libgslvector"
  13038.  
  13039. !ENDIF 
  13040.  
  13041. # End Source File
  13042. # Begin Source File
  13043.  
  13044. SOURCE=..\gsl\gsl_vector_complex_float.h
  13045.  
  13046. # PROP Exclude_From_Build 1
  13047.  
  13048. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13049.  
  13050. # PROP Intermediate_Dir "Release\libgslvector"
  13051.  
  13052. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13053.  
  13054. # PROP Intermediate_Dir "Debug\libgslvector"
  13055.  
  13056. !ENDIF 
  13057.  
  13058. # End Source File
  13059. # Begin Source File
  13060.  
  13061. SOURCE=..\gsl\gsl_vector_complex_long_double.h
  13062.  
  13063. # PROP Exclude_From_Build 1
  13064.  
  13065. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13066.  
  13067. # PROP Intermediate_Dir "Release\libgslvector"
  13068.  
  13069. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13070.  
  13071. # PROP Intermediate_Dir "Debug\libgslvector"
  13072.  
  13073. !ENDIF 
  13074.  
  13075. # End Source File
  13076. # Begin Source File
  13077.  
  13078. SOURCE=..\gsl\gsl_vector_double.h
  13079.  
  13080. # PROP Exclude_From_Build 1
  13081.  
  13082. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13083.  
  13084. # PROP Intermediate_Dir "Release\libgslvector"
  13085.  
  13086. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13087.  
  13088. # PROP Intermediate_Dir "Debug\libgslvector"
  13089.  
  13090. !ENDIF 
  13091.  
  13092. # End Source File
  13093. # Begin Source File
  13094.  
  13095. SOURCE=..\gsl\gsl_vector_float.h
  13096.  
  13097. # PROP Exclude_From_Build 1
  13098.  
  13099. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13100.  
  13101. # PROP Intermediate_Dir "Release\libgslvector"
  13102.  
  13103. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13104.  
  13105. # PROP Intermediate_Dir "Debug\libgslvector"
  13106.  
  13107. !ENDIF 
  13108.  
  13109. # End Source File
  13110. # Begin Source File
  13111.  
  13112. SOURCE=..\gsl\gsl_vector_int.h
  13113.  
  13114. # PROP Exclude_From_Build 1
  13115.  
  13116. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13117.  
  13118. # PROP Intermediate_Dir "Release\libgslvector"
  13119.  
  13120. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13121.  
  13122. # PROP Intermediate_Dir "Debug\libgslvector"
  13123.  
  13124. !ENDIF 
  13125.  
  13126. # End Source File
  13127. # Begin Source File
  13128.  
  13129. SOURCE=..\gsl\gsl_vector_long.h
  13130.  
  13131. # PROP Exclude_From_Build 1
  13132.  
  13133. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13134.  
  13135. # PROP Intermediate_Dir "Release\libgslvector"
  13136.  
  13137. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13138.  
  13139. # PROP Intermediate_Dir "Debug\libgslvector"
  13140.  
  13141. !ENDIF 
  13142.  
  13143. # End Source File
  13144. # Begin Source File
  13145.  
  13146. SOURCE=..\gsl\gsl_vector_long_double.h
  13147.  
  13148. # PROP Exclude_From_Build 1
  13149.  
  13150. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13151.  
  13152. # PROP Intermediate_Dir "Release\libgslvector"
  13153.  
  13154. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13155.  
  13156. # PROP Intermediate_Dir "Debug\libgslvector"
  13157.  
  13158. !ENDIF 
  13159.  
  13160. # End Source File
  13161. # Begin Source File
  13162.  
  13163. SOURCE=..\gsl\gsl_vector_short.h
  13164.  
  13165. # PROP Exclude_From_Build 1
  13166.  
  13167. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13168.  
  13169. # PROP Intermediate_Dir "Release\libgslvector"
  13170.  
  13171. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13172.  
  13173. # PROP Intermediate_Dir "Debug\libgslvector"
  13174.  
  13175. !ENDIF 
  13176.  
  13177. # End Source File
  13178. # Begin Source File
  13179.  
  13180. SOURCE=..\gsl\gsl_vector_uchar.h
  13181.  
  13182. # PROP Exclude_From_Build 1
  13183.  
  13184. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13185.  
  13186. # PROP Intermediate_Dir "Release\libgslvector"
  13187.  
  13188. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13189.  
  13190. # PROP Intermediate_Dir "Debug\libgslvector"
  13191.  
  13192. !ENDIF 
  13193.  
  13194. # End Source File
  13195. # Begin Source File
  13196.  
  13197. SOURCE=..\gsl\gsl_vector_uint.h
  13198.  
  13199. # PROP Exclude_From_Build 1
  13200.  
  13201. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13202.  
  13203. # PROP Intermediate_Dir "Release\libgslvector"
  13204.  
  13205. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13206.  
  13207. # PROP Intermediate_Dir "Debug\libgslvector"
  13208.  
  13209. !ENDIF 
  13210.  
  13211. # End Source File
  13212. # Begin Source File
  13213.  
  13214. SOURCE=..\gsl\gsl_vector_ulong.h
  13215.  
  13216. # PROP Exclude_From_Build 1
  13217.  
  13218. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13219.  
  13220. # PROP Intermediate_Dir "Release\libgslvector"
  13221.  
  13222. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13223.  
  13224. # PROP Intermediate_Dir "Debug\libgslvector"
  13225.  
  13226. !ENDIF 
  13227.  
  13228. # End Source File
  13229. # Begin Source File
  13230.  
  13231. SOURCE=..\gsl\gsl_vector_ushort.h
  13232.  
  13233. # PROP Exclude_From_Build 1
  13234.  
  13235. !IF  "$(CFG)" == "libgsl - Win32 Release"
  13236.  
  13237. # PROP Intermediate_Dir "Release\libgslvector"
  13238.  
  13239. !ELSEIF  "$(CFG)" == "libgsl - Win32 Debug"
  13240.  
  13241. # PROP Intermediate_Dir "Debug\libgslvector"
  13242.  
  13243. !ENDIF 
  13244.  
  13245. # End Source File
  13246. # End Group
  13247. # End Target
  13248. # End Project
  13249.